Ticket #2372 (new bug) — at Initial Version
book-panel-scroller -- Create panel scroller
Reported by: | deyan | Owned by: | |
---|---|---|---|
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: | |
Imp._owners: | Test_owners: | ||
Analysis_reviewers: | Changelog: | Changelog | |
Design_reviewers: | Imp._reviewers: | ||
Test_reviewers: | Analysis_score: | 3 | |
Design_score: | 4 | Imp._score: | 4 |
Test_score: | 0 |
Description
Scroller consists of 3 parts, main, left(up) arrow and right (down) arrow
- Main part is always visible and active
- Left and right parts are visible only on need (there is not reserved space for them, they take place when needed)
- Left and right parts (arrows) are visible together
- Left and right parts (arrows) support active and inactive states.
- An arrow is active when needed
- Left and right parts (buttons) should be as tall as the middle part
- Clicking on a button scrolls the area as it was a scrollbar button.
- Create a scroller for the book panel.
- Forbid scrollbar appearence.
Note: See
TracTickets for help on using
tickets.