Build header context menu dynamically when requested

Authored by thomasfischer on Oct 1 2018, 8:03 PM.

Description

Build header context menu dynamically when requested

Previously, the list view's header context menu was created and filled
at initialization time. However, that would not account for changes
of bibliography (BibTeX <-> BibLaTeX) which bring different columns
and as such different context menu items.

Now, the context menu is built upon request (e.g. right mouse click)
and filled and configured based on current BibTeXFields instance
and list view's column visibility.

Details

Committed
thomasfischerNov 3 2018, 10:00 PM
Parents
R462:4d8a00347102: NotificationHub used to publish bibliography system changes
Branches
Unknown
Tags
Unknown