Bug 161619 - smart zoom steps in Image Editor
Summary: smart zoom steps in Image Editor
Status: RESOLVED FIXED
Alias: None
Product: digikam
Classification: Applications
Component: ImageEditor-Canvas (show other bugs)
Version: 0.9.3
Platform: Compiled Sources Linux
: NOR wishlist
Target Milestone: ---
Assignee: Digikam Developers
URL:
Keywords:
Depends on:
Blocks:
 
Reported: 2008-05-04 17:50 UTC by Mikolaj Machowski
Modified: 2017-08-07 08:40 UTC (History)
2 users (show)

See Also:
Latest Commit:
Version Fixed In: 4.3.0


Attachments

Note You need to log in before you can comment on or make changes to this bug.
Description Mikolaj Machowski 2008-05-04 17:50:16 UTC
Version:            (using Devel)
Installed from:    Compiled sources
Compiler:          gcc4.3 
OS:                Linux

When going through zoom with zoom buttons there are unnecessary steps:

Let's say we are going from 100% down, there are steps: 
 
100% -> 91% -> 78% -> 66% -> 52% -> 50% -> 42% -> Fit screen 
 
Change between 52% and 50% (one of special cases) is really small. Don't 
know if it is possible but I would suggest some "thinking" before 
deciding about next step: 
 
66% -> next step is 52%, it is less than 5% from 50%, snap to 50%. 

This should apply to all special steps: Fit to screen, 50%, 100%.

Also not only related to Image Editor but also zoomin in Album GUI.

And last but not least: I think that would be good to consider smaller number of steps. 10-15% steps are too small when you want to quickly change size of image. IMO 20-25% would be better. With that correction snapping should be not 5% but 10% of size.

Related to Bug 161085
Comment 1 caulier.gilles 2014-08-29 13:21:25 UTC
Fixed with old bug #161085

Gilles Caulier