Open tinkerer-red opened 6 months ago
It would be nice to scroll with a middle click pull effect like any browser supports.
Ideally what should happen: https://gyazo.com/fa62b246326a0a394865b1ec783b9da9.mp4
What actually happens: https://gyazo.com/8f82b1797bcd0c36696f6940fe424168.mp4
Would be nice to allow for any middle click ability, ideally not just for scrolling, but generally middle click isnt really used.
i mean... i guess i could bound a hotkey script for page up and down.
im just glad to be here ^^
Personally I'd like this functionality in the IDE generally but not in the code editor - in there I'd expect middle click to create a multi-line selection.
Is your feature request related to a problem?
It would be nice to scroll with a middle click pull effect like any browser supports.
Ideally what should happen: https://gyazo.com/fa62b246326a0a394865b1ec783b9da9.mp4
What actually happens: https://gyazo.com/8f82b1797bcd0c36696f6940fe424168.mp4
Describe the solution you'd like
Would be nice to allow for any middle click ability, ideally not just for scrolling, but generally middle click isnt really used.
Describe alternatives you've considered
i mean... i guess i could bound a hotkey script for page up and down.
Additional context
im just glad to be here ^^