[Klonan] [1.1.72] dropdown style not supporting all font_color types
Posted: Mon Nov 28, 2022 9:11 am
Configuring a dropdown_style allows to specify a button_style for the button that opens the list_box to select an item from.
This button_style currently only allows to change default_font_color, hovered_font_color and disabled_font_color.
The other font color options (clicked_font_color, selected_font_color, selected_hovered_font_color and selected_clicked_font_color) don't have any effect on the dropdown button at all.
Additionally it appears that the background of the dropdown button uses the clicked_graphical_set.
This button_style currently only allows to change default_font_color, hovered_font_color and disabled_font_color.
The other font color options (clicked_font_color, selected_font_color, selected_hovered_font_color and selected_clicked_font_color) don't have any effect on the dropdown button at all.
Additionally it appears that the background of the dropdown button uses the clicked_graphical_set.