hpi-swa-lab / godot-pronto

https://hpi-swa-lab.github.io/godot-pronto/
18 stars 4 forks source link

Connection drag targets become sticky when scrolling while visible #196

Open jgrenda opened 11 months ago

jgrenda commented 11 months ago

When scrolling out to reach further away connection targets the options become sticky and visible on the screen and don't disappear anymore. As far as I know, the only way to remove them from the screen is a restart of Godot as even switching scenes keeps them there. Recording 2023-12-02 at 12 58 05 Interestingly this effect doesn't stack. Repeating the same options doesn't keep more targets on the screen.

jgrenda commented 11 months ago

Relates to #183 as scrolling becomes necessary because there is no easy way to connect far-away nodes with one another.

leogeier commented 10 months ago

Can you confirm that this is still an issue?

jgrenda commented 10 months ago

Can you confirm that this is still an issue?

Tested on current master efd35279 and can still reproduce the issue. However, it seems to be less frequent. Took me on average 3 tries to make the targets stuck. Recording 2024-01-01 at 13 40 50

leogeier commented 10 months ago

Are you using Godot 4.2?

jgrenda commented 10 months ago

Tested with v4.2.1-stable and can still replicate it

jgrenda commented 10 months ago

@leogeier could not replicate this on Ubuntu 20. So far only got this on Win10.

JulianEgbert commented 9 months ago

@Finn-HPI cannot replicate this on Ubuntu with v4.2.1-stable @JulianEgbert cannot replicate this on Windows 10 with v4.2.1-stable