Announcement
Collapse
No announcement yet.
X
-
hi mathias - we'll look at adding a more direct API but, for the moment, you can add this to your SelectItems:
Code:// hide the icon from the Done button in a full-screen SelectItem / ComboBoxItem picker pickerExitButtonProperties: { icon: null }
Last edited by Isomorphic; 24 Jan 2025, 06:43.
-
OK, so i added this to load_skin and i got rid of the icon. However, i now noticed that there are other styling differences compared to 13.0, see screenshot.
the button now appearc to have hover and press styling, which it doesn't in 13.0?
I would like it to look like it did before i upgraded. Man, there are more (breaking) changes in 13.1 than i would have expected from a ..point release.
Comment
Comment