From ee091aa9c8b524c2cf8b9d708620c16927242d59 Mon Sep 17 00:00:00 2001 From: Thomas Hartmann <Thomas.Hartmann@nokia.com> Date: Mon, 29 Mar 2010 16:27:24 +0200 Subject: [PATCH] QmlDesigner.propertyEditor: increase size of slider handle See BAUHAUS-532 --- .../propertyeditor/Qt/propertyEditor.css | 4 ++-- .../resources/images/slider_indikator.png | Bin 233 -> 275 bytes 2 files changed, 2 insertions(+), 2 deletions(-) diff --git a/share/qtcreator/qmldesigner/propertyeditor/Qt/propertyEditor.css b/share/qtcreator/qmldesigner/propertyeditor/Qt/propertyEditor.css index 7e895d3a8ba..0283be28aae 100644 --- a/share/qtcreator/qmldesigner/propertyeditor/Qt/propertyEditor.css +++ b/share/qtcreator/qmldesigner/propertyeditor/Qt/propertyEditor.css @@ -411,8 +411,8 @@ QMenu::separator { QSlider::handle:horizontal { image: url(:/qmldesigner/images/slider_indikator.png); - width: 8px; - height: 8px; + width: 16px; + height: 24px; margin: 0px 0; } diff --git a/src/plugins/qmldesigner/components/resources/images/slider_indikator.png b/src/plugins/qmldesigner/components/resources/images/slider_indikator.png index 1d0ef69c6ef5a635c5634babd2e41576e5eff4c7..80cbfc85203dd8149e5fde4a11ccfe5c2b31789f 100644 GIT binary patch delta 222 zcmV<403rYB0h0nDiBL{Q4GJ0x0000DNk~Le0000G0000I2nGNE08%?%YLOv7e;p1L z2&qydR{#J2lSxEDR5;7Ul(7jzF$_e{vOSV&*O@78$V%w~-osP4v$3R9A3_Kr$i;u9 zipS{?3e0>1aK#6z3L?U<xtZMqGg~PI9%`*fhqd?ak|Y2S5r~LipsIU<?F8F`IVZ*# zdkIwa<Pz6fdkH)%s49|~A?N({H17X_LJ02ti3kJ$F-CZyqeL(1y%4Y9(OSEB9tsgX YU(K6je<6peDgXcg07*qoM6N<$f|qVno&W#< delta 180 zcmbQt^pa7rGr-TCmrII^fq{Y7)59eQNV9?193ZlbTfTduqJ6yt4=;zj@O+SDrl*Tz zh{WZoy&HL%6$MzHKYf3Yu{6fVHt)rLIV~q8rXy?ZiyF?d+htCcJ$o-Ljr~K?zGCCe z<voR2!Cr3|CTT47DPS)szw=kzBdR(2vDlY;nQPbbde+;?C$H&!ztWxK;mqP~QQGqv bp0oNy_}$-rW}N{81JH4vu6{1-oD!M<;h{c? -- GitLab