Fluent.Ribbon icon indicating copy to clipboard operation
Fluent.Ribbon copied to clipboard

"..." Button in Simplified Ribbon

Open pschimmel opened this issue 9 months ago • 1 comments
trafficstars

Hi!

Is there a way to place certain items in a simplified ribbon into a "..." button on the far right end of the ribbon?

Image

I think in the Office application this is used for not so common commands.

pschimmel avatar Feb 08 '25 18:02 pschimmel

There is no dedicated way for doing so, but you could use a dedicated collapsed group to get that behavior (except for sub-groups). I don't need such a feature myself, so it's unlikely i will add it myself. If you want to give it a try, feel free to create a PR with a draft implementation, so we can discuss further details.

batzen avatar Feb 23 '25 10:02 batzen