notedeck icon indicating copy to clipboard operation
notedeck copied to clipboard

Add minimum scroll logic to egui

Open jb55 opened this issue 6 months ago • 1 comments

To prevent scroll from failing when you accidentally vertical scroll on a horizontal scroll area, we should have minimum scroll distances. This will help with the egui nav issues as well.

jb55 avatar May 03 '25 20:05 jb55

for now I've just disabled drag scroll for the carousel

jb55 avatar Jun 03 '25 17:06 jb55