Actions
Bug #414
closedStartup shows the poster first, centered, then moves it to the right
Status:
Closed
Priority:
High
Assignee:
Category:
Image display
Target version:
Start date:
15 Dec 2014
Due date:
% Done:
100%
Estimated time:
Severity:
03 - Medium
Description
This is distracting and looks broken. The poster should be displayed in its proper position immediately.
I might be able to fix this by changing the ordering of what gets displayed, though the poster is drawn via an event handler so I may have problems doing that.
Updated by Hammel almost 10 years ago
- Target version changed from 0.10.0 to 1.0 - Atreides
This isn't required for 0.10 so moving out to the 1.0 release.
Updated by Hammel about 8 years ago
- Status changed from New to In Progress
- % Done changed from 0 to 100
Fixed by moving to fullscreen and fixing the way the hbox was used and the widgets added to it.
Changes committed and pushed. Closing issue.
Actions