Page 1 of 1

0.84: Context menu for toolbar not consistent

Posted: Mon Feb 13, 2017 10:00 pm
by helmut
In XnView 0.84 the context menu for the toolbar is inconsistent:
- Order of the menu entries doesn't reflect the typical order on the screen.
- Info pane has only entry "Info" while Data pane has all (sub) entries
- (English) naming of data panes doesn't match the namings in "View > Data pane >".

Current context menu:

Code: Select all

Info
----------------
Categories Filter
Folders
Favorites
Categories
Category sets
----------------
Toolbar 1
----------------
Customize toolbar...
----------------
Detach preview panel
Suggestion:

Code: Select all

----------------
Customize toolbar...
----------------
Toolbar
----------------
Folders
Favorites
Category Filter
Categories
Category Sets
----------------
Histogram
EXIF
IPTC-IIM
XMP
Exiftool
GPS
----------------
Detach preview panel

Re: 0.84: Context menu for toolbar not consistent

Posted: Wed Feb 15, 2017 1:34 pm
by xnview
It's an automatic context menu filled by Qt with all panels, i add to it only 'Customize toolbar'&'Detach preview panel'

Re: 0.84: Context menu for toolbar not consistent

Posted: Wed Feb 15, 2017 11:35 pm
by helmut
xnview wrote:It's an automatic context menu filled by Qt with all panels, i add to it only 'Customize toolbar'&'Detach preview panel'
O.k.. But at least the naming in View » Data pane and View » Info pane should match the tab titles:
[View » Data pane »] Filter --> Categories Filter
[View » Data pane »] Sets of Categories --> Category Sets

Re: 0.84: Context menu for toolbar not consistent

Posted: Thu Feb 16, 2017 8:58 am
by xnview
helmut wrote:
xnview wrote:It's an automatic context menu filled by Qt with all panels, i add to it only 'Customize toolbar'&'Detach preview panel'
O.k.. But at least the naming in View » Data pane and View » Info pane should match the tab titles:
[View » Data pane »] Filter --> Categories Filter
[View » Data pane »] Sets of Categories --> Category Sets
ok :)