Fernando Herrera

Results 6 issues of Fernando Herrera

After this commit: https://github.com/libsdl-org/SDL/pull/5703 some programs using `SDL_WaitEvent` stopped working when run with wayland with libdecor support. As in `Wayland_WaitEventTimeout` the call to `libdecor_dispatch` will flush all pending events the...

wayland

Using `PaperContainer` with `canvasProps={{ resize: '' }}`, so the canvas gets properly resized when the browser window is resized leads to an exception. React installs some events listeners on the...

Currently verovio renders all available verses for svg output and only the first one for midi output. In a svg score viewer you might want to render only one verse...

feature request

Notes with multiple syllables (usually no more than two) connected by elision slurs like this: ``` el a gua a zul ``` are properly rendered in SVG: ![lyrics-with-slision-slurs](https://github.com/rism-digital/verovio/assets/20201639/994fddfc-67c5-4ffb-a3d0-f9caf45de296) But the...

in CMN colored="true" is reflected by inverting the note head fill / void. This works fine for all note durations but for dur="2" that remains as a normal half note...

enhancement