| Summary: | Visual indicator missing for 100% zoom level | ||
|---|---|---|---|
| Product: | [Applications] digikam | Reporter: | kgw |
| Component: | Preview-Image | Assignee: | Digikam Developers <digikam-bugs-null> |
| Status: | RESOLVED FIXED | ||
| Severity: | normal | ||
| Priority: | NOR | ||
| Version First Reported In: | 0.10.0 | ||
| Target Milestone: | --- | ||
| Platform: | Compiled Sources | ||
| OS: | Unspecified | ||
| Latest Commit: | Version Fixed/Implemented In: | 0.10.0 | |
| Sentry Crash Report: | |||
|
Description
kgw
2008-09-22 23:11:52 UTC
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 |