mirror of
https://github.com/Siccity/xNode.git
synced 2025-12-20 09:16:01 +08:00
- Due to the OnGUI method being called last to draw over everything else in the window, the GUI.Group being created in the new zoom system was also moving around the GUI elements created in the NodeGraphEditor OnGUI method.