~zsombi/ubuntu-ui-toolkit/progressBarFix

« back to all changes in this revision

Viewing changes to src/Ubuntu/Components/Themes/Ambiance/1.3/CheckBoxStyle.qml

Proper keyboard navigation and focus visuals for buttons. Fixes: https://bugs.launchpad.net/bugs/1225139, https://bugs.launchpad.net/bugs/1514850.

Approved by PS Jenkins bot, Zsombor Egri.

Show diffs side-by-side

added added

removed removed

Lines of Context:
57
57
    implicitWidth: units.gu(3)
58
58
    implicitHeight: units.gu(3)
59
59
 
 
60
    FocusShape {
 
61
    }
 
62
 
60
63
    UbuntuShape {
61
64
        id: background
62
65
        anchors {