museumsvictoria / spatial_audio_server

An audio backend for the multi-layered soundscape of Beyond Perception: Seeing the Unseen, a permanent exhibition at Scienceworks in Melbourne, Australia.
81 stars 14 forks source link

Fix bug where some sidebar panels would not allow swipe/mouse scrolling. #110

Closed mitchmindtree closed 6 years ago

mitchmindtree commented 6 years ago

This bug particularly causes a lot of frustration when editing many sources as the user has to move the mouse to the scrollbar and manually click and drag it in order to navigate up and down the area. This commit fixes swipe/mouse scrolling behaviour so that it should work in all side-bar GUI areas.

Closes #96.