[Digikam-devel] [Bug 252671] [PATCH] Navigation and actions dock bar
Luc Vieillescazes
luc at vieillescazes.net
Sun Oct 3 10:17:46 BST 2010
https://bugs.kde.org/show_bug.cgi?id=252671
--- Comment #15 from Luc Vieillescazes <luc vieillescazes net> 2010-10-03 11:17:45 ---
(In reply to comment #13)
> Luc,
>
> Another viewpoint about your navigation bar : look Dolphin, which has a filter
> bar on the bottom of icon view. This bar can be enabled/disabled from View
> menu.
>
> The bar is small and do not reduce a lots the space for icon view.
>
> Your bar include filter + navigation tools. I recommend to separate both
> feature and create :
>
> - One navigation bar.
> - One filter bar.
>
> The advantage is to select the bar depending of the context and use case,
> without to reduce icon view text. Of course both can be enabled at the same
> time.
>
> There is also another point to include there. In Filter bar, later, we will
> host a combo box with tag filters. This mean that tag filters currently hosted
> in right sidebar will be removed. Look there :
>
> https://bugs.kde.org/show_bug.cgi?id=210576
>
> Also, new filters will be implemented later, as camera type, aspect ratio,
> sizes, etc. Look these entries for details :
>
> https://bugs.kde.org/show_bug.cgi?id=124890
> https://bugs.kde.org/show_bug.cgi?id=121313
> https://bugs.kde.org/show_bug.cgi?id=224549
>
>
> The is another point to separate navigation and filter tools : a lots of users
> want to customize filter by album. Typically, we will store in database the
> filters properties for each album....
>
> Gilles Caulier
I see...
But both bar need to be in the same widget, because we cannot have several
QDockWidget, one above the other. (Or I don't know how to do that).
Maybe one QDockWidget, but with buttons to enable filters bar / navigation bar
etc... like in kate with the green arrow on the right to switch to "power
search".
The thumbnails bar could merge in the same way
--
Configure bugmail: https://bugs.kde.org/userprefs.cgi?tab=email
------- You are receiving this mail because: -------
You are the assignee for the bug.
More information about the Digikam-devel
mailing list