Hello, I just tried this library for my clojure gamedev and it works so flawlessly that I must say thank you very much. I am using it for exploring parsed data of a 3D model binaries. I am making this issue for UX things that I think could be improved but note that none of this is a blocker or anything. I also might try to implement what I listed myself if I have a time.
But for now, here is what I I think might improve my workflow of data fiddling with viscous
- Right click to pop.
- Copy primitive values (maybe like left-clicking on string and number will copy instead of focusing to that one value)
- Make window at the front when launched (maybe there is a config for this but sometimes it already does this and idk what makes them)
- Resizing follows windows resize. Right now to make the printed data wider I have to resize two times. The windows and the resize button.
I hope that this doesn't sound like a pesky request. Just what I think nice for my workflow because I will be using this library more extensively in my clojure gamedev journey.
Hello, I just tried this library for my clojure gamedev and it works so flawlessly that I must say thank you very much. I am using it for exploring parsed data of a 3D model binaries. I am making this issue for UX things that I think could be improved but note that none of this is a blocker or anything. I also might try to implement what I listed myself if I have a time.
But for now, here is what I I think might improve my workflow of data fiddling with viscous
I hope that this doesn't sound like a pesky request. Just what I think nice for my workflow because I will be using this library more extensively in my clojure gamedev journey.