Bug 196016 - When the thumbnail bar is set to vertical, it should swap position with the existing left panel
Summary: When the thumbnail bar is set to vertical, it should swap position with the e...
Status: CONFIRMED
Alias: None
Product: gwenview
Classification: Applications
Component: general (other bugs)
Version First Reported In: unspecified
Platform: Compiled Sources Unspecified
: NOR wishlist
Target Milestone: ---
Assignee: Gwenview Bugs
URL:
Keywords:
Depends on:
Blocks:
 
Reported: 2009-06-11 12:57 UTC by kgw
Modified: 2018-01-31 00:01 UTC (History)
3 users (show)

See Also:
Latest Commit:
Version Fixed In:
Sentry Crash Report:


Attachments

Note You need to log in before you can comment on or make changes to this bug.
Description kgw 2009-06-11 12:57:44 UTC
Version:            (using KDE 4.2.90)
Installed from:    Compiled From Sources

In is quite  uncomfortable having the image thumbnails on the right hand side of the image whereas the relevant information are kept on the left hand side of the image. Please allow swapping the position of these two as then the image overview would reside on the left hand side as it does in every other program that displays such a navigation and the file information are kept to the right of the image, again the same as every other application that allow image browsing.
Comment 1 Nate Graham 2017-09-10 20:01:42 UTC
This isn't a bad idea.
Comment 2 null 2018-01-31 00:01:34 UTC
We could think about making all sidebars and bottom bars draggable in general, by porting to QDockWidget just like in Dolphin. It's a lot of work, though.

This would also improve or even solve Bug 196017 (I'm not sure the all-in-one collapsing thing mentioned there is a good idea, though).

Reasons for not choosing a QDockWidget initially are described in http://agateau.com/2007/crop-this-sidebar-edition/, but possibly those are not an issue anymore by now.