Dash previews don't automatically update geometry when changing dash form factor (desktop/netbook)
Bug #1043277 reported by
Andrea Cimitan
This bug affects 1 person
Affects | Status | Importance | Assigned to | Milestone | |
---|---|---|---|---|---|
Unity |
Fix Released
|
Medium
|
Nick Dedekind | ||
unity (Ubuntu) |
Fix Released
|
Medium
|
Nick Dedekind |
Bug Description
As in the summary, if you have the dash previews opened and you resize the dash, they keep the previous geometry until you perform an action.
Might be easy to fix, just connect to the signal emitted when the dash resizes and queue a draw.
Related branches
lp://staging/~nick-dedekind/unity/lp1038944.preview-open-flicker
- Michal Hruby (community): Approve
- Brandon Schaefer (community): Approve
- Andrea Azzarone (community): Needs Fixing
- Sam Spilsbury (community): Needs Information
-
Diff: 205 lines (+71/-35)2 files modifieddash/previews/PreviewContainer.cpp (+44/-29)
manual-tests/Preview.txt (+27/-6)
Changed in unity: | |
importance: | Undecided → Medium |
status: | New → In Progress |
milestone: | none → 6.4 |
assignee: | nobody → Nick Dedekind (nick-dedekind) |
Changed in unity: | |
milestone: | 6.4 → 6.6 |
Changed in unity: | |
status: | In Progress → Fix Committed |
Changed in unity (Ubuntu): | |
importance: | Undecided → Medium |
status: | New → Fix Committed |
assignee: | nobody → Nick Dedekind (nick-dedekind) |
Changed in unity: | |
milestone: | 6.6 → 7.0 |
no longer affects: | unity/6.0 |
Changed in unity: | |
milestone: | 7.0 → 6.6 |
Changed in unity: | |
status: | Fix Committed → Fix Released |
To post a comment you must log in.
Previews now have a fixed size. Updated bug to conform to requirements. size -> geometry