Ticket #2377 (closed unplanned_task: obsolete)
ui-spacing-research -- See what is possible to extend workarea in Sophie
Reported by: | deyan | Owned by: | pap |
---|---|---|---|
Priority: | major | Milestone: | X3 |
Component: | uncategorized | Version: | 2.0 |
Keywords: | Cc: | ||
Category: | unknown | Effort: | |
Importance: | Ticket_group: | ||
Estimated Number of Hours: | 0 | Add Hours to Ticket: | 0 |
Billable?: | yes | Total Hours: | 0 |
Analysis_owners: | deyan | Design_owners: | pap |
Imp._owners: | Test_owners: | ||
Analysis_reviewers: | pap | Changelog: | Changelog |
Design_reviewers: | meddle | Imp._reviewers: | |
Test_reviewers: | Analysis_score: | 3.5 | |
Design_score: | 3.5 | Imp._score: | 0 |
Test_score: | 0 |
Description (last modified by deyan) (diff)
Research if one or more of the following can be done without extra effort. The result should be a design idea here in the ticket.
- Sophie looks like this on 1024x768 screen
- Book panel - If the scrollbars do not show, the book tabbar height can be optimized. This depends on scroller element described in #2372. This gives 19px without affecting usability
- Timeline tab - timeline tab is not in formerly used bottom flap. The tab button is at the bottom and in any case it takes 25px vertically. Research moving the tab button to the bottom left and making it vertical, without changing the way it looks expanded. See screenshot.
- Maximized book windows - Research whether it is possible to display the book window maximize, minimize and close controls on the book tabbar. These controls should hide when a non-maximized book window is on focus. The book window in that case should not have title bar. This will save 23-31px vertically.
- Tab buttons - Tab buttons are most wide controls in Sophie, ~30px. Make them 23px (this is more than buttons, halos, book title bars)
- Page halos - Currently, there is a big space between page halo menu and book panel. This is because the page halo menu and the frame halo menu use the same spacings and frame halo menu hides when the frame is above page. Make the vertical space the same as it is between the halo menu and the page (8px instead of 22)
Attachments
Change History
comment:1 Changed 15 years ago by deyan
- Owner set to deyan
- Status changed from new to s1a_analysis_started
- Description modified (diff)
comment:2 Changed 15 years ago by deyan
- Status changed from s1a_analysis_started to s1b_analysis_finished
comment:3 Changed 15 years ago by pap
- Status changed from s1b_analysis_finished to s1c_analysis_ok
- Analysis_reviewers set to pap
- Analysis_score changed from 0 to 3.5
- I like the analysis but there is at least one problem that is not specified.
- What happens if there are more tabs registered to the bottom flap? How will these be distributed spatially?
comment:4 Changed 15 years ago by pap
- Design_owners set to pap
- Owner changed from deyan to pap
- Status changed from s1c_analysis_ok to s2a_design_started
- Taking for design
comment:5 Changed 15 years ago by pap
- Status changed from s2a_design_started to s2b_design_finished
- This would require researching JScrollPane and JScrollBar classes and changing BookPanel class and BookDocView classes.
- This would require researching the anchoring capabilities of the MyDoggy library.
- This would require changing the AppTabBar class and propably the DocView interface and the MDDocumentWindow class for sure.
- This would require some changes to our classes using MyDoggy library
- This would require looking at the MainTitleBar and MainHaloMenu classes
Note: See
TracTickets for help on using
tickets.