Skip to content
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

Feature request: Allow user to rapidly tweak the ribbon for the current WB #161

Open
raindropsfromsky opened this issue Nov 24, 2024 · 1 comment
Labels
enhancement New feature or request

Comments

@raindropsfromsky
Copy link

Ribbon WB allows customization through the F > Customize... > Ribbon Layout menu.
Then FC asks whether to reaload all the WBs.
Then it takes a long time to load the WBs.

This is fine at the beginning, where we need to set up the UI for multiple WBs.

But after we settle down, usually we need only small tweaks, and in most cases, only for the current WB.
So the above workflow is too tedious for such small tweaks.

Further, the current WB is already loaded in FC.
So it makes no sense to load all other WBs if we want to tweak the current WB!

Therefore, it is far more intuitive to let the user tweak the ribbon directly.

Some ideas:

  • Provide a button with "gear" icon on the right-most side of the ribbon. Clicking it will allow us to edit the ribbon.
  • Provide this option in the context menu of the ribbon.
@APEbbers APEbbers added the enhancement New feature or request label Nov 24, 2024
@APEbbers
Copy link
Owner

you should check out the develop branch. I've implemented the cache function there.
The second time, you open the dialog, it loads fast.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
enhancement New feature or request
Projects
None yet
Development

No branches or pull requests

2 participants