Skip to content

Fix verovio view

Dennis Ried requested to merge fix-verovio-view into develop

The bug resolved with #210 (closed) returned. I tried to fix it but the problem was that the defined css-class was not accessible in the iframe. I resolved this with hard coding the height in the parent div. It's not the best way, but since the value has always to be 100% i guess that this doesn't make to many problems.

Better solutions are welcome!

Merge request reports