We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.
By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.
Already on GitHub? Sign in to your account
Currently the debugger lets you view components, but not edit them directly. This would be very useful in a lot of debugging situations.
Add the ability to both add and remove components as well as edit component data visually in the editor using the UI.
The text was updated successfully, but these errors were encountered:
Plasma getting a text box would be a good precursor to this
Sorry, something went wrong.
No branches or pull requests
Problem
Currently the debugger lets you view components, but not edit them directly. This would be very useful in a lot of debugging situations.
Proposed solution
Add the ability to both add and remove components as well as edit component data visually in the editor using the UI.
The text was updated successfully, but these errors were encountered: