Version: (using Devel) Installed from: Compiled sources If you are changing zoom level with the combination of ctrl-key and mouse wheel then there is no indication of what zoom ratio has been achieved as this is only visible as a tooltip of the zoom slider. A seperate visual indicator (for example as tick markers on the zoom slider) with 100% marked clearly would be helping a lot...
Andi, This problem can be fixed with current implementation to force zoom slider to show tooltip value during a small lapse of time using a timer, when user change zoom level using keywords... Gilles
I will take a look at this...
SVN commit 893727 by aclemens: add methods to autoshow / autohide the tooltip of statuszoombar widget BUG:171480 M +2 -1 NEWS M +5 -3 digikam/digikamapp.cpp M +42 -9 libs/widgets/common/dcursortracker.cpp M +27 -12 libs/widgets/common/dcursortracker.h M +10 -5 libs/widgets/common/statuszoombar.cpp M +1 -0 libs/widgets/common/statuszoombar.h WebSVN link: http://websvn.kde.org/?view=rev&revision=893727