numbas / numbas-extension-programming

An extension for Numbas which provides a code editor and the ability to evaluate code written in Python and R.
Apache License 2.0
3 stars 1 forks source link

Add min-height to ace_editor class #20

Closed chrismgraham closed 1 year ago

chrismgraham commented 1 year ago

Ensure that there is at least one line visible in the Ace editor. Appears to solve an issue with the Numbas lockdown browser, where occasionally the editor has no height at all.