Opened 13 years ago

Closed 13 years ago

#7937 closed bug (fixed)

[Time] Half-second delay before clock appears

Reported by: hamish Owned by: axeld
Priority: normal Milestone: R1
Component: Preferences/Time & Date Version: R1/Development
Keywords: Cc:
Blocked By: Blocking:
Platform: All

Description

In the layout-aware time preflet, there is a delay before the clock appears. This seems to happen because the clock dimensions are calculated in FrameResized(), and there is a delay before the view resize message is received.

Moving the dimension calculations to DoLayout() solves this problem.

Attachments (1)

time_clock_21082011.patch (2.6 KB ) - added by hamish 13 years ago.
Fixes clock draw delay #7937

Download all attachments as: .zip

Change History (4)

by hamish, 13 years ago

Attachment: time_clock_21082011.patch added

Fixes clock draw delay #7937

comment:1 by hamish, 13 years ago

patch: 01

comment:2 by axeld, 13 years ago

Status: newin-progress

Looks nice, thanks.

comment:3 by axeld, 13 years ago

Resolution: fixed
Status: in-progressclosed

Applied in hrev42663.

Note: See TracTickets for help on using tickets.