Improving the Visualize attribute #119
valkyrienyanko
started this conversation in
General
Replies: 0 comments
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
Uh oh!
There was an error while loading. Please reload this page.
Uh oh!
There was an error while loading. Please reload this page.
-
Visualizing Vector2 Position is hard to edit in realtime with scroll wheel because increments are too low
Visualize cannot visualize Dictionaries in realtime
Steps to Reproduce
Side note that is unrelated to this issue: There is no way to tell visualize to position a visual panel that does not extend from Node2D or Control to a manual position while at the same time visualizing a member in realtime.
Visualize messages are not all colorized
There should be a public static util method(s) specifically made for handling visualize messages. As an added bonus this could be hooked into the thread safe logger class.
Visualize cannot see values of private members from inherited classes
Have a look at this commit 706e60d
Steps to Reproduce Issue:
Where would one define settings for Visualize that can easily be edited by the developer?
For example I want to add a setting to disable visualization of underscores in private fields.
Should the underscores in private fields be visible in-game?
Control Elements are not all perfectely aligned
Add support for Godot.Collections.Array and Godot.Collections.Dictionary
Beta Was this translation helpful? Give feedback.
All reactions