-
-
Notifications
You must be signed in to change notification settings - Fork 32
Make debugger widgets more compact #94
base: main
Are you sure you want to change the base?
Conversation
Sure, I agree with you, but the PR is intended to make the widgets a little more usable. A full redesign is out of scope for this PR and is not something I have time for. Ideally the APIs that the debugger can be made public at some point so that we can ship our own if we disagree. |
Should also be noted that the reason this is a draft is because it's not finished. I haven't gotten to all of the widgets in Plasma yet |
The way I see it is that if we plan to redesign it, all of this effort may go to waste. It is your decision whether you want to continue this though. |
I am not aware of a project to fully redesign the debugger. What was discussed was to simply make it separable from Matter. Regardless, these changes took less than 10 minutes. |
This is a heavily opinionated PR. I believe that Plasma's widgets and by extension, Matter's debugger widgets are a little too big. This PR makes them a bit more compact. It's not completely finished yet.
See evaera/plasma#14, a related PR.