Skip to content

Make the Quiz Editor use flexbox for sticky options on the bottom.

Remco de Man requested to merge fix_quiz_editor_flexbox_layout into dev

This applies to the "Import slides" and "Add statistics slide" buttons at the bottom of the slidebar as well as the slide/question options on the bottom of the slide area. This allows the front-end to not having to depend on JavaScript to handle keeping the options at the bottom.

It also applies flexbox CSS styling to the "Choose PDF page" and "Delete slide" buttons in the slide options. This allows the slide to automatically resize correctly in all browsers as described in #31 (closed).

Edited by Remco de Man

Merge request reports

Loading