Skip to content

KDirOperator: get the icon sizes from user settings

Ahmad Samir requested to merge work/ahmad/icon-size-open-dialog into master

Instead of hardcoding sizes, use the settings from kdeglobals, which are set with the icons KCM.

Also use the icon size directly, the percentage logic was changed in commit 2ae63d4b, so now one step on the slider represents 1 pixel in icon size.

Merge request reports