~loic.molinari/ubuntu-ui-toolkit/ubuntu-ui-toolkit-perf-monitor-dangling-window-pointer-fix

« back to all changes in this revision

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

  • Committer: Tarmac
  • Author(s): Christian Dywan
  • Date: 2016-02-15 09:58:37 UTC
  • mfrom: (1842.1.5 uut.slidingArrows)
  • Revision ID: tarmac-20160215095837-2ll2y63ugbp00uxn
Arrow keys change value of a Slider. Fixes: https://bugs.launchpad.net/bugs/1523824.

Approved by ubuntu-sdk-build-bot, Zsombor Egri.

Show diffs side-by-side

added added

removed removed

Lines of Context:
82
82
        width: units.gu(2)
83
83
        height: units.gu(2)
84
84
        backgroundColor: theme.palette.normal.raised
 
85
 
 
86
        FocusShape {
 
87
        }
85
88
    }
86
89
 
87
90
    BubbleShape {