Sudara
                                            Sudara
                                        
                                     Icon acquired but... probably a bit of a technical challenge...
Icon improved, but uhh... I'm still not in the mood for the refactor... 
Yeah agreed. Moving and resizing might be better as explicitly enabled. Between this and wanting to disable the overlay entirely, I’m starting to feel toolbar vibes… just keep thinking (along...
> Is familiar and there are often good reasons why things are the way they are. Yes, the tool is modeled on figma and safari/chrome web inspector, so 100% with...
Icons are already in place for this in the BinaryData 
I also don't use look and feels. What I do right now is expose style information to the inspector by adding properties to components: ``` setProperty ("Theme Key", themeKey); ```...
I like the concept of a lock. Maybe as an icon available on hover in the tree view? Is it good enough if “click to select” behavior is disabled and...
#103 contains a basic implementation for this. It disables selection and hover outline. An followup improvement could be "if nothing was selected, the next selected item gets locked".
@dikadk This one drives me crazy and might be easy for you since I think you last touched most of the selection logic. Basically, we need to display the full...
Hey, cool! Is the goal to solve #49 as well as #90? I got confused by the vid a bit. Would these be the two features: a) "lock" a selection...