dialogic
dialogic copied to clipboard
Improve Clarity about default Styles
Is your feature request related to a problem? Please describe. The style available on a fresh Dialogic installation is called "Default", the star is often considered to be a "favourite/like" button. Now, if you default another style, eg "New Style", you still have a style named "Default". There are many situations where this may incur confusion for new Dialogic users.
Describe the solution you'd like Use the default icon as style icon instead of a yellow variation of the style icon.
Maybe there is a better icon to replace the star? I considered the TextEditorPlay or PlayCustom icon, however, they may imply the user can play the scene via them?
Some other ways I've seen default done is by adding "(default)" text afterwards but in a different font and color.
You could also put it as a separate text box above the list kind of like how some dropdowns work. The default will also be the first item, followed by a horizontal rule, then all the styles.
There's also the way godot currently does defaults (albeit empty) with dropdowns. Replace "empty" with "default"
.
Would it be possible to change the style icon when it gets selected as default? Visually differentiating the default style in the list would help readability.