ZakBlystone / gmod_blueprints

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

Messed up cursor location in ui #87

Closed UltraBlackLinux closed 2 years ago

UltraBlackLinux commented 2 years ago

Hey there, It seems like the blueprint ui has some problems with correctly tracking the cursor location. A very easy way to see this is to just hold leftclick on an empty space and one can instandly see a pretty large selection box. Also node connecting is weird because of this. It's only cosmetical, but please fix this! Thank you!

ZakBlystone commented 2 years ago

Hello, Can you post some screenshots of the problem and tell me your screen resolution + windowed / no-border settings? I don't think I've seen this issue before. Thanks.

UltraBlackLinux commented 2 years ago

Screenshot_331 Screenshot_332 Both screenshots were taken without moving the mouse. Just clicking and holding

ZakBlystone commented 2 years ago

Hi, I need more information to reproduce this bug.

What is your screen resolution? Are you in fullscreen mode, windowed, or borderless? Is the blueprint window maximized?

UltraBlackLinux commented 2 years ago

1920x1200

UltraBlackLinux commented 2 years ago

Huh. Seems like it fixed itself - Might be related to me switching to the chromium branch