You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
While working on a theming feature for QuickFolders, I found a major flaw in the way the optional buttons from quickFilters Advanced preferences (that can be displayed on QuickFolders' current folder toolbar) are created:
these can only be added by quickFilters successfully if it injects these items after QuickFolders has generated the toolbar. QuickFolders has currently no way to tell quickFilters to recreate them when QF is disabled / updated or started after quickFilters has started. Which will lead to these buttons missing.
The buttons can be made visible from the quickFilters preferences window (by right-clicking the quickFilters Assistant button and opening the Advanced page):
While working on a theming feature for QuickFolders, I found a major flaw in the way the optional buttons from quickFilters Advanced preferences (that can be displayed on QuickFolders' current folder toolbar) are created:
these can only be added by quickFilters successfully if it injects these items after QuickFolders has generated the toolbar. QuickFolders has currently no way to tell quickFilters to recreate them when QF is disabled / updated or started after quickFilters has started. Which will lead to these buttons missing.
The buttons can be made visible from the quickFilters preferences window (by right-clicking the quickFilters Assistant button and opening the Advanced page):
Related issue in the quickFilters repository:
RealRaven2000/quickFilters#129
The text was updated successfully, but these errors were encountered: