RibbonTask Colour & Icon? #564
Replies: 2 comments 1 reply
-
|
Seems reasonable to add I don't think I want to add support for icons in those tabs. |
Beta Was this translation helpful? Give feedback.
-
|
However, having said that, it does sound like you'd want such a task button to be drawn when it's not active? Right now the ribbon only draws the background visuals of the selected task button, and those that are participating in the rollover animations. |
Beta Was this translation helpful? Give feedback.
Uh oh!
There was an error while loading. Please reload this page.
-
Is there any support for changing the colour of a specific RibbonTask (tab) and/or adding an icon to the task. There is one task we are adding that we would like to draw attention to over the others and change the colour and icon based on a state. I know the tasks in a contextual group inherit the colour of the group, but it appears there is the extra layer of a toggle button that actually handles the colour change.
I suppose I could accomplish the colour setting by making the desired task part of a contextual group that is always visible. But that's a bit hacky. Plus, that would allow me to set the colour initially but I don't see any way to dynamically change it.
Beta Was this translation helpful? Give feedback.
All reactions