Fix bug 202414 - Allow hiding the status bar
ClosedPublic

Authored by vpilo on Mar 2 2017, 6:25 PM.

Details

Summary

This patch fixes the following 8 year old Gwenview bug:
https://bugs.kde.org/show_bug.cgi?id=202414

The toolbar has been hideable for a long time, but the status bar hiding was never added.

Test Plan
  • Full screen on/off switching
  • Browse to View to Main Page screen switching
  • Saving/loading of user preferences

Diff Detail

Repository
R260 Gwenview
Lint
Automatic diff as part of commit; lint not applicable.
Unit
Automatic diff as part of commit; unit tests not applicable.
vpilo updated this revision to Diff 12086.Mar 2 2017, 6:25 PM
vpilo created this revision.

Fix full screen switching

vpilo edited the summary of this revision. (Show Details)Mar 2 2017, 6:27 PM
cfeck added a subscriber: cfeck.Mar 2 2017, 8:21 PM

Looks good, thanks. If you have commit rights, please to 'master' branch.

vpilo added a comment.Mar 3 2017, 9:42 AM

Thanks! On a side note, how do I find out who are the best people to assign reviews to per every repository I'd like to submit to?

This revision was automatically updated to reflect the committed changes.