HTML5 Gallery - Toggles section
Bug #1522819 reported by
David Barth
on 2015-12-04
This bug affects 1 person
Affects | Status | Importance | Assigned to | Milestone | |
---|---|---|---|---|---|
| Ubuntu HTML5 UI SDK |
Undecided
|
Unassigned |
Bug Description
The Toggles section in the HTML5 widget gallery does not match its QML cousin.
In particular, the toggles are misaligned. Their size and shape is slightly different.
Related branches
lp:~whosdaz/ubuntu-html5-theme/googlecodein
- David Barth: Approve on 2015-12-14
-
Diff: 551 lines (+94/-105)4 files modified0.1/ambiance/css/appTemplate.css (+48/-65)
0.1/ambiance/css/sass/default.scss (+3/-1)
0.1/ambiance/css/sass/toggles.scss (+37/-34)
examples/html5-theme/widgets/Toggles.html (+6/-5)
Alexandre Abreu (abreu-alexandre)
on 2015-12-07
tags: | added: googlecodein |
Alexandre Abreu (abreu-alexandre) wrote : | #2 |
@MatthewAllen: As an additional note, for the toggles, you should be able to tweak the size of the 'inside check' by tweaking the background size of the associated image span background, see:
background-size: 75% 75%;
David Barth (dbarth) wrote : | #3 |
@MatthewAllen: thanks for the branch. You should now propose it for merging into trunk, to trigger the code review process.
Donitaa Julius (donitaajulius)
on 2015-12-12
Changed in ubuntu-html5-theme: | |
assignee: | nobody → Donitaa Julius (donitaajulius) |
assignee: | Donitaa Julius (donitaajulius) → nobody |
Matthew Allen (whosdaz)
on 2016-01-11
Changed in ubuntu-html5-theme: | |
status: | New → Fix Committed |
To post a comment you must log in.
Contribute a fix for this bug, see https:/ /wiki.ubuntu. com/HTML5UITool kit/Contribute