expandable widget cannot collapse widgets to the number defined by "collapsed-widgets"
Affects | Status | Importance | Assigned to | Milestone | |
---|---|---|---|---|---|
unity-scopes-api (Ubuntu) |
In Progress
|
Medium
|
Paweł Stołowski | ||
unity-scopes-shell (Ubuntu) |
Invalid
|
Undecided
|
Unassigned | ||
unity8 (Ubuntu) |
Invalid
|
Undecided
|
Unassigned |
Bug Description
https:/
I tried to used the example code shown in the above link:
PreviewWidget expandable("exp", "expandable");
expandable.
expandable.
PreviewWidget w1("w1", "text");
w1.add_
w1.add_
PreviewWidget w2("w2", "text");
w2.add_
w2.add_
expandable.
expandable.
regardless of whatever number is defined in "collapsed-
Thanks & best regards,
XiaoGuo
Related branches
- PS Jenkins bot (community): Approve (continuous-integration)
- Albert Astals Cid (community): Approve
- unity-api-1-bot: Needs Fixing (continuous-integration)
- Unity Team: Pending requested
-
Diff: 36 lines (+9/-2)1 file modifiedsrc/scopes/PreviewWidget.cpp (+9/-2)
Changed in unity-scopes-shell (Ubuntu): | |
status: | New → Invalid |
Changed in unity-scopes-api (Ubuntu): | |
importance: | Undecided → Medium |
assignee: | nobody → Pawel Stolowski (stolowski) |
Changed in unity8 (Ubuntu): | |
status: | New → Invalid |
Changed in unity-scopes-api (Ubuntu): | |
status: | Confirmed → In Progress |
Status changed to 'Confirmed' because the bug affects multiple users.