Bug 322469 - Make selection drag thingies adjust to system dpi
Summary: Make selection drag thingies adjust to system dpi
Status: RESOLVED FIXED
Alias: None
Product: kolourpaint
Classification: Applications
Component: ui (show other bugs)
Version: 4.10.95
Platform: Other Linux
: NOR wishlist
Target Milestone: ---
Assignee: kolourpaint-support
URL:
Keywords:
Depends on:
Blocks:
 
Reported: 2013-07-17 08:23 UTC by Kai Uwe Broulik
Modified: 2013-07-17 12:31 UTC (History)
0 users

See Also:
Latest Commit:
Version Fixed In: 4.11


Attachments

Note You need to log in before you can comment on or make changes to this bug.
Description Kai Uwe Broulik 2013-07-17 08:23:43 UTC
The little rectangles you can drag to resize a selection or text field don't scale with system/font dpi which makes them hard to grab and see on high resolution screens.

Reproducible: Always
Comment 1 Martin Koller 2013-07-17 12:22:09 UTC
Git commit d65d013ef83fd04ccf35c76b8a5bd996d082a08f by Martin Koller.
Committed on 17/07/2013 at 12:19.
Pushed by mkoller into branch 'KDE/4.11'.

make selection grabbers larger

The selection grabbers are too small, especially on high DPI screens
For now just make them larger (not depending on the screen DPI)
FIXED-IN: 4.11

M  +0    -2    views/kpView.h
M  +5    -29   views/kpView_Paint.cpp
M  +1    -1    views/kpView_Selections.cpp

http://commits.kde.org/kolourpaint/d65d013ef83fd04ccf35c76b8a5bd996d082a08f
Comment 2 Martin Koller 2013-07-17 12:23:00 UTC
Git commit 12124205831f8e18aacc7e1f4ab391aec93b8548 by Martin Koller.
Committed on 17/07/2013 at 12:19.
Pushed by mkoller into branch 'master'.

make selection grabbers larger

The selection grabbers are too small, especially on high DPI screens
For now just make them larger (not depending on the screen DPI)
FIXED-IN: 4.11

M  +0    -2    views/kpView.h
M  +5    -29   views/kpView_Paint.cpp
M  +1    -1    views/kpView_Selections.cpp

http://commits.kde.org/kolourpaint/12124205831f8e18aacc7e1f4ab391aec93b8548
Comment 3 Christoph Feck 2013-07-17 12:31:03 UTC
See also http://qt-project.org/doc/qt-4.8/qapplication.html#globalStrut-prop