CellPond icon indicating copy to clipboard operation
CellPond copied to clipboard

paddles should be scrollable!

Open TodePond opened this issue 3 years ago • 2 comments

(if they go off the bottom of the screen)

I guess I would need to detect when the cursor is hovering over paddles, and make sure it gets stopped from also zooming in/out of the cellular automata!

TodePond avatar Feb 16 '22 17:02 TodePond

I wonder if I could just use a keyboard shortcut as a placeholder - eg: hold Ctrl+Scroll to scroll through them

(just for the video, to get it done quicker)

TodePond avatar Feb 16 '22 17:02 TodePond

Temp fix: Ctrl + Wheel scrolls them for now! Edit: this actually scales them up/down

Alt + Wheel scrolls them

TodePond avatar Feb 18 '22 15:02 TodePond