Sudara

Results 148 comments of Sudara

I was thinking run time. However, since most profiling is done in release I guess that rules out `DBG`'s usefulness... Configure time will probably get lost... compile time works! I...

Right now the panels aren’t resizable vertically. How would you feel about being able to collapse the box model? Maybe on collapse we can then make the preview a full...

Ok, I've been trying to avoid manually resizable panels. They tend to be fiddley for users, get into ugly states, add additional design complexity, etc. That being said, there's already...

I'm thinking we should just force-expand box model when disabled since it's "pretty" (better blank slate)

oh yeah, i guess we did that with the other sections, so that too :)

![desktop](https://github.com/sudara/melatonin_inspector/assets/472/34c716ed-9bfc-4df5-bb44-3b9afa93b50f) ![desktop 2](https://github.com/sudara/melatonin_inspector/assets/472/2ec08d6e-7b11-46db-a664-33d80f05f47a) Need to make these states (screenshots from CI) aren't reachable

Hey nice work! For the inspector I'd like to: * Be able to pass in a hex/rgba preference for output value. Many of us working in vector/web are often more...

In particular: * Tree view should always have something connected for component to exist, so maybe there's a painting issue? * Consider whether or not the root level should be...

Nice! For the inspector, I've also been thinking that the color picker should enable when the selector pops open (like every other app's color selector) and allow for repeated picking...