You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Currently the graph wont zoom if you resize it on the X axis, but will on the Y axis. Please provide a flag to allow resizing the node editor while maintaining the current central position without affecting the scale/zoom.
The following change performs this however Begin would need altering with a flags argument (or something similar) to opt into this feature.
This is a feature request.
Currently the graph wont zoom if you resize it on the X axis, but will on the Y axis. Please provide a flag to allow resizing the node editor while maintaining the current central position without affecting the scale/zoom.
The following change performs this however
Begin
would need altering with aflags
argument (or something similar) to opt into this feature.imgui_node_editor.cpp:1130
The text was updated successfully, but these errors were encountered: