Opened 17 years ago
Closed 17 years ago
#1697 closed bug (fixed)
Wrong placement of the text in the shutdown window
Reported by: | aldeck | Owned by: | bonefish |
---|---|---|---|
Priority: | normal | Milestone: | R1/alpha1 |
Component: | Servers/registrar | Version: | R1/pre-alpha1 |
Keywords: | Cc: | ||
Blocked By: | Blocking: | ||
Platform: | All |
Description
hrev19511 -> hrev20395 changed the way the x position of the text is computed. It uses fRootView width (which is just a temporary value before the final resizing). http://svn.berlios.de/viewcvs/haiku/haiku/trunk/src/servers/registrar/ShutdownProcess.cpp?rev=22926&view=log
See screenshots of the problem and proposed patch.
ps: what should we do with the stripe when the system is ready to shutdown?
Attachments (4)
Change History (6)
by , 17 years ago
Attachment: | ShutdownProcess.diff added |
---|
by , 17 years ago
Attachment: | haiku_shutdown2_current.png added |
---|
by , 17 years ago
Attachment: | haiku_shutdown2_r19112.png added |
---|
by , 17 years ago
Attachment: | haiku_shutdown1_current.png added |
---|
comment:1 by , 17 years ago
Component: | - General → Servers/registrar |
---|---|
Milestone: | R1 → R1/alpha |
Owner: | changed from | to
Note:
See TracTickets
for help on using tickets.
patch