bazed-editor / bazed

The baz editor
Apache License 2.0
26 stars 3 forks source link

Implement jumping the cursor to the mouse postion on `MouseInput` #68

Closed elkowar closed 1 year ago

elkowar commented 1 year ago

Core currently ignores MouseInput events. Instead, we should jump the caret to the mouse position, only if there actually is text where the mouse clicked (no snapping in this case)