Revision a97fcf4...

Go back to digest for 23rd October 2011

Bug Fixes in Graphics

Andi Clemens committed changes in [digikam] /:

The "hide thumbbar in fullscreen mode" setting was not respected in albumUI,
only in the image editor.
Also the state before entering fullscreen mode was not restored properly, e.g.
the toolbar was shown, although the user might have hidden it in the first
place.

While fixing the issue, I asked myself: We do we have these two fullscreen mode
settings in the editor window page of the setup dialog? They are used for
albumUI as well (maybe even for lighttable?).

Shouldn't these settings be moved to the "General" page?
Also, an action is missing in the context menu for returning from the
fullscreen mode if the toolbar is hidden. How should a normal user know the
shortcut for this action?
At least my parents wouldn't know it, and I guess they can be considered as
"normal users" ;-)

Andi

File Changes

Modified 4 files
  •   digikam/main/digikamapp.cpp
  •   digikam/main/digikamapp.h
  •   digikam/views/digikamview.cpp
  •   digikam/views/digikamview.h
4 files changed in total