Expose ShapeItem's borderSource so apps can make UbuntuShapes appear pressed
Bug #1354753 reported by
Victor Thompson
This bug affects 1 person
Affects | Status | Importance | Assigned to | Milestone | |
---|---|---|---|---|---|
Ubuntu UI Toolkit |
Fix Released
|
Low
|
Loïc Molinari | ||
ubuntu-ui-toolkit (Ubuntu) |
Fix Released
|
Undecided
|
Unassigned | ||
Vivid |
New
|
Undecided
|
Unassigned | ||
ubuntu-ui-toolkit (Ubuntu RTM) |
Fix Released
|
Undecided
|
Unassigned |
Bug Description
Currently there's an undocumented property (borderSource) in the ShapeItem component. It would be nice if this was exposed in the SDK. Perhaps the component could have a 'pressed' property that would set the borderSource.
Related branches
lp://staging/~loic.molinari/ubuntu-ui-toolkit/ubuntu-ui-toolkit-1354753
- PS Jenkins bot: Approve (continuous-integration)
- Zsombor Egri: Approve
-
Diff: 24 lines (+9/-5)1 file modifiedmodules/Ubuntu/Components/plugin/shapeitem.cpp (+9/-5)
Changed in ubuntu-ui-toolkit: | |
assignee: | nobody → Loïc Molinari (loic.molinari) |
importance: | Undecided → Low |
status: | New → Triaged |
Changed in ubuntu-ui-toolkit: | |
status: | Fix Committed → Fix Released |
Changed in ubuntu-ui-toolkit (Ubuntu): | |
status: | New → Fix Released |
Changed in ubuntu-ui-toolkit (Ubuntu RTM): | |
status: | New → Fix Released |
To post a comment you must log in.
This is already exposed, just badly documented...