Skip to content

WIP: BUG: Fix toolbuttons size with high dpi display

Sam Horvath requested to merge github/fork/vovythevov/Qt5-HighDpiIcons into master

Created by: vovythevov

This commit fixes the tool button size to be consistent with the slicer's Qt4 sizes when the application is displayed on a high dpi monitor. Note that this does not affect any toolbutton in a QToolbar as these will inherit their icon size from the toolbar.

@jcfr: Would you mind testing ?

Merge request reports

Loading