enso-org / enso

Hybrid visual and textual functional programming.
https://enso.org
Apache License 2.0
7.31k stars 317 forks source link

Fix numeric slider #10267

Closed kazcw closed 2 weeks ago

kazcw commented 2 weeks ago

Pull Request Description

Prevent default pointerdown action from interfering with slider.

https://github.com/enso-org/enso/assets/1047859/736a01ca-9cdb-4163-8cd5-e3c1d7e15552

Fixes #10090.

Important Notes

Checklist

Please ensure that the following checklist has been satisfied before submitting the PR: