Change icon of toggle property editor #19566
bjarnef
started this conversation in
Features and ideas
Replies: 1 comment
-
Besides that I wonder if we should use container queries, so it adjust items per row in small overlay, as it doesn't align nicely with several lines of text. 3 or 4 per row looks nicer - personally I prefer 3 items per row in small overlay. |
Beta Was this translation helpful? Give feedback.
0 replies
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
Uh oh!
There was an error while loading. Please reload this page.
Uh oh!
There was an error while loading. Please reload this page.
-
The toggle property editor originally started as a checkbox and has used the
square-check
icon:https://lucide.dev/icons/square-check
But since this is no longer reflected as checkbox, would it be better to use
toggle-right
icon instead?https://lucide.dev/icons/toggle-right
Beta Was this translation helpful? Give feedback.
All reactions