Scrolling of icons in Toolbar
Bug #1558018 reported by
Tim Peeters
This bug affects 2 people
Affects | Status | Importance | Assigned to | Milestone | |
---|---|---|---|---|---|
Ubuntu UX |
In Progress
|
High
|
Femma | ||
ubuntu-ui-toolkit (Ubuntu) |
Fix Released
|
Medium
|
Tim Peeters |
Bug Description
Currently, when the icons do not all fit in the toolbar, an overflow button is shown that shows an overflow popover/panel when clicked. This needs to be replaced by icon scrolling instead.
See https:/
UX solution:
https:/
Related branches
lp://staging/~tpeeters/ubuntu-ui-toolkit/toolbarScroll
- ubuntu-sdk-build-bot: Approve (continuous-integration)
- Zsombor Egri: Approve
- Tim Peeters: Abstain
-
Diff: 481 lines (+347/-18)8 files modifiedcomponents.api (+2/-0)
examples/ubuntu-ui-toolkit-gallery/Toolbars.qml (+253/-0)
examples/ubuntu-ui-toolkit-gallery/WidgetsModel.qml (+6/-0)
src/imports/Components/1.3/Toolbar.qml (+27/-6)
src/imports/Components/1.3/UbuntuListView.qml (+3/-3)
src/imports/Components/Styles/1.3/ToolbarStyle.qml (+11/-1)
src/imports/Components/Themes/Ambiance/1.3/ScrollingActionBarStyle.qml (+5/-1)
src/imports/Components/Themes/Ambiance/1.3/ToolbarStyle.qml (+40/-7)
Changed in ubuntu-ui-toolkit (Ubuntu): | |
assignee: | nobody → Tim Peeters (tpeeters) |
importance: | Undecided → High |
description: | updated |
Changed in ubuntu-ux: | |
assignee: | nobody → Femma (femma) |
description: | updated |
Changed in ubuntu-ux: | |
importance: | Undecided → High |
status: | New → Fix Committed |
description: | updated |
Changed in ubuntu-ui-toolkit (Ubuntu): | |
status: | Incomplete → Confirmed |
Changed in ubuntu-ui-toolkit (Ubuntu): | |
status: | Confirmed → In Progress |
Changed in ubuntu-ui-toolkit (Ubuntu): | |
importance: | High → Medium |
Changed in ubuntu-ui-toolkit (Ubuntu): | |
status: | Confirmed → Fix Committed |
To post a comment you must log in.
Status changed to 'Confirmed' because the bug affects multiple users.