beatboxjs / ror-player

A pattern-based drumming machine based on TypeScript, beatbox.js, Vue.js and Bootstrap.
https://player.rhythms-of-resistance.org/
GNU Affero General Public License v3.0
11 stars 10 forks source link

Improve stroke popover behaviour in dialog #66

Open cdauth opened 1 month ago

cdauth commented 1 month ago

When editing a break and clicking on a stroke in the Shouting section, the resulting popover is out of view and has to be scrolled to awkwardly. This should be improved. (Probably need to use strategy: "fixed", possibly just copy over the new version of the component from FacilMap.)