Tightening widget visuals aka. Compact widgets
Bug #1276173 reported by
Florian Boucault
This bug affects 1 person
Affects | Status | Importance | Assigned to | Milestone | |
---|---|---|---|---|---|
Ubuntu HTML5 UI SDK |
Triaged
|
Wishlist
|
Alexandre Abreu | ||
Ubuntu UI Toolkit |
Fix Released
|
Medium
|
Florian Boucault | ||
ubuntu-ui-toolkit (Ubuntu) |
Fix Released
|
Undecided
|
Unassigned |
Bug Description
TBD
Related branches
lp://staging/~fboucault/ubuntu-ui-toolkit/visual_compact_widgets
- Florian Boucault (community): Approve
- PS Jenkins bot: Approve (continuous-integration)
- Tim Peeters: Pending requested
-
Diff: 224 lines (+41/-21)11 files modifiedexamples/ubuntu-ui-toolkit-gallery/Buttons.qml (+1/-1)
modules/Ubuntu/Components/OptionSelectorDelegate.qml (+2/-0)
modules/Ubuntu/Components/Themes/Ambiance/ButtonStyle.qml (+3/-3)
modules/Ubuntu/Components/Themes/Ambiance/CheckBoxStyle.qml (+1/-0)
modules/Ubuntu/Components/Themes/Ambiance/ProgressBarStyle.qml (+1/-1)
modules/Ubuntu/Components/Themes/Ambiance/SliderStyle.qml (+25/-10)
modules/Ubuntu/Components/Themes/Ambiance/SwitchStyle.qml (+2/-2)
modules/Ubuntu/Components/Themes/Ambiance/TabBarStyle.qml (+2/-0)
modules/Ubuntu/Components/plugin/ucfontutils.cpp (+1/-1)
tests/autopilot/ubuntuuitoolkit/tests/gallery/test_buttons.py (+1/-1)
tests/unit/tst_components/tst_fontutils.qml (+2/-2)
Changed in ubuntu-ui-toolkit: | |
assignee: | nobody → Florian Boucault (fboucault) |
Changed in ubuntu-ui-toolkit: | |
status: | New → In Progress |
importance: | Undecided → Medium |
Changed in ubuntu-html5-theme: | |
assignee: | nobody → Alexandre Abreu (abreu-alexandre) |
summary: |
- Tightening widget visual aka. Compact widgets + Tightening widget visuals aka. Compact widgets |
Changed in ubuntu-ui-toolkit: | |
milestone: | february-2014 → march-2014 |
status: | In Progress → Fix Released |
milestone: | march-2014 → february-2014 |
Changed in ubuntu-html5-theme: | |
status: | New → Fix Released |
status: | Fix Released → Triaged |
importance: | Undecided → Medium |
importance: | Medium → Wishlist |
To post a comment you must log in.
This bug was fixed in the package ubuntu-ui-toolkit - 0.1.46+ 14.04.20140304- 0ubuntu1
--------------- 14.04.20140304- 0ubuntu1) trusty; urgency=low
ubuntu-ui-toolkit (0.1.46+
[ CI bot ]
* Ship python3 autopilot emulators/tests.
[ Florian Boucault ]
* More compact visual style for a few widgets: Button: switched
default color to plain instead of gradient. Height from 5gu to 4gu.
OptionSelector: row height from 6gu to 5gu. Slider: much thinner
visual style. Switch: size from 10gu x 5gu to 8gu x 4gu. CheckBox:
size from 4.25gu x 4gu to 3.25gu x 3gu. smaller 'x-large' font size.
(LP: #1276173)
[ tpeeters ]
* Expose a position property in Panel to make it more useful for
implementing new bottom-edge behavior.
[ Christian Dywan ]
* The wrapper is intended to make API test more visible in the output
regardless of failure or success. A semi-related fix increases
coverage so that UbuntuTestCase and Layouts are also checked.
-- Ubuntu daily release <email address hidden> Tue, 04 Mar 2014 13:01:40 +0000