Flexible panel component for custom toolbars
Registered by
Tim Peeters
Current toolbar is limited to having standard contents, we need to support custom contents (such as sliders for the media player), and custom locations of the "panel" (such as the launcher on the left-edge instead of a bottom toolbar)
Blueprint information
- Status:
- Complete
- Approver:
- Zoltan Balogh
- Priority:
- Undefined
- Drafter:
- Tim Peeters
- Direction:
- Approved
- Assignee:
- Tim Peeters
- Definition:
- Approved
- Series goal:
- Proposed for raring
- Implementation:
-
Implemented
- Milestone target:
-
ubuntu-13.04-month-6
- Started by
- Tim Peeters
- Completed by
- Tim Peeters
Related branches
Related bugs
Bug #1116578: [toolbar] GenericToolbar does not support dragable components | Won't Fix |
Bug #1163395: [toolbar] Provide abstract component for edge swipe | Won't Fix |
Sprints
Whiteboard
Current toolbar has limitations that need to be resolved. For example, a slider inside the toolbar does not work, and the GenericToolbar component is not exposed.
(?)
Work Items
Work items:
Expose Panel component: DONE
Make Panel flexible to attach to any edge: DONE
Allow any contents inside Panel: DONE
Flexible height/width for Panel: DONE