]> cloud.milkyroute.net Git - dolphin.git/commit
Don't force that the preview size must be >= the icon size. This gets confusing when...
authorPeter Penz <peter.penz19@gmail.com>
Thu, 13 Mar 2008 21:48:24 +0000 (21:48 +0000)
committerPeter Penz <peter.penz19@gmail.com>
Thu, 13 Mar 2008 21:48:24 +0000 (21:48 +0000)
commit6f1c9ca1b96212bdd1bede8e38ecfa64d98edb84
tree45d73f7d2dd2f82dd9995fbe002032015a8ba0fc
parent3d75a64e6ea4958e896f2dc7d2376bdf96de983f
Don't force that the preview size must be >= the icon size. This gets confusing when the user uses the Zoom In/Zoom Out feature inside a view a lot (e. g. by Ctrl + scroll wheel). This is because decreasing the preview size would also decrease the icon size, but when increasing the preview size again the icon size remains... I even got confused myself by this "feature" although I knew the reason for it ;-)

svn path=/trunk/KDE/kdebase/apps/; revision=785373
src/dolphiniconsview.cpp
src/iconsizedialog.cpp