Bug 345953

Summary: Make a toolbar entry and shortcut to toggle between reduced size and full size preview modes
Product: [Applications] digikam Reporter: Stas <stas.kazmin>
Component: Usability-KeyboardAssignee: Digikam Developers <digikam-bugs-null>
Status: REPORTED ---    
Severity: wishlist CC: caulier.gilles
Priority: NOR Keywords: junior-jobs
Version: 4.8.0   
Target Milestone: ---   
Platform: Compiled Sources   
OS: Linux   
Latest Commit: Version Fixed In:

Description Stas 2015-04-07 14:23:20 UTC
Hello,

it would be helpful to have an option to quickly switch between the reduced size preview and the the full size preview mode. While working with larger pictures it is useful to reduce the size to work more fluently and quickly. But for zooming in and analyzing the quality of the picture one sometimes needs to see it full size. So an option to press a button or a key to see a reduced picture in full size would be very helpful.

Since this option already exists in the settings I can imagine there is a simple way to add it to the toolbar actions.

Thanks.

Reproducible: Always
Comment 1 caulier.gilles 2015-05-16 10:11:34 UTC
Maik,

This file can be not too hard to implement. All rules already exist in setup to drive ThreadImageIO API. If option is add in menu/toolbar, we just need to refresh image if one is loaded in preview mode or in LT.

Gilles