violin-suzutsuki / LinoriaLib

MIT License
51 stars 315 forks source link

the lib cursor isnt aligned with the mouse cursor #42

Open werzq opened 1 year ago

werzq commented 1 year ago

image

werzq commented 1 year ago

any way to disable cursor?

notpoiu commented 1 year ago

there is no way to disable cursor but you can use mstudio45's linoria fork to disable custom cursor: https://github.com/mstudio45/LinoriaLib

notpoiu commented 1 year ago

or wait for violin to accept the pull request here: https://github.com/violin-suzutsuki/LinoriaLib/pull/36

mstudio45 commented 1 year ago

Also this is Roblox Viewport issue. The GetMouseLocation returns offseted position because it thinks the window has a different size.