New issue
Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.
By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.
Already on GitHub? Sign in to your account
Add option to show QuickFolders tabs below main toolbar #20
Comments
Sure hope you can make this work! Thanks for all your excellent add-ons! |
In Inspector, with MenuOnTop installed, I can move the toolbar to the desired location with this:
I think the main thing here is to give it a higher value than the main toolbar This method should also work as a rule in |
Upon testing without MenuOnTop, the same rule should also work in this case as by default there is no This means a high value for |
As regards configuration UI, the Options dialog is already fairly overloaded - is it okay to hide the configuration behind the General item "Hide QuickFolders when they are not needed"? This could just open a small config window (a method I have used before for other deep configuration to unclutter QF's UI) where advanced toolbar options can be modified. apart from removing clutter, I also won't have to add multi-language translation for this feature. |
Below is a test version. To set the new option do the following steps
To set to normal, right-click the value to reset to its default value ( 0 ). |
It worked perfectly!! Thank you! |
Add a new option that allows displaying the QF tabs closer to the preview area (below the main toolbar) like this:
The text was updated successfully, but these errors were encountered: