ZakBlystone / gmod_blueprints

Blueprint Editor for Garry's Mod (Visual Programming)
GNU General Public License v3.0
59 stars 9 forks source link

Offscreen connections not correct. #75

Closed zt64 closed 2 years ago

zt64 commented 4 years ago

When loading a blueprint for the first time there is a strange issue that happens. If a function is opened and there are connections that go off-screen they will be going in the wrong direction. Once panned to where the connections are going it fixes itself and is the right way again.

Right after loading: image

After panned over: image