Skip to content
This repository has been archived by the owner on Jun 21, 2022. It is now read-only.

Support longer JS interactive examples #311

Closed
wbamberg opened this issue Sep 7, 2017 · 0 comments
Closed

Support longer JS interactive examples #311

wbamberg opened this issue Sep 7, 2017 · 0 comments

Comments

@wbamberg
Copy link

wbamberg commented Sep 7, 2017

Currently, with the JS editor, if an example has more than 12 lines, the editor overflows and gets a scrollbar. 12 lines is a good maximum for most cases, but sometimes we really want to go over 12 lines. In these cases, it would be better to make the editor bigger, to avoid scrollbars.

We could support this by letting the EmbedInteractiveExample macro take a parameter asking for more space, and passing it on pages which need it.

Sign up for free to subscribe to this conversation on GitHub. Already have an account? Sign in.
Labels
None yet
Projects
None yet
Development

No branches or pull requests

2 participants