h5p / h5p-cli

Command Line Interface
MIT License
64 stars 33 forks source link

Editor not scrollable when expanding many sections #27

Closed jankapunkt closed 3 months ago

jankapunkt commented 5 years ago

I have the issue that I need to test lots of options in the editor and found it hard to reach all sections, due to it's fixed position and the inner iframe not forcing a scroll on overflow.

However, it is possible using flexbox (see my PR #26). Is this the right way to go?

devland commented 3 months ago

h5p-cli core functionality has been rewritten. Closing this since it is no longer relevant.