kotlin-playground icon indicating copy to clipboard operation
kotlin-playground copied to clipboard

Add an option to have the console open from the beginning

Open downloadpizza opened this issue 5 years ago • 2 comments

The console opening changes the size of the editor a lot so it wold be nice to have an option to have it be open from the beginning

downloadpizza avatar Jan 01 '20 21:01 downloadpizza

Hello! Thanks for the feedback.

Why do you need that? How the opened console could help you? BTW If you need the editor size you can use event functions onCloseConsole or onOpenConsole to get offsetHeight of node.

AlexanderPrendota avatar Jan 02 '20 00:01 AlexanderPrendota

If you have a row of 2 or more embeds, and you open the console on 1 of them, it shifts the whole row size and the others dont take up enough space until you run the console on them again

downloadpizza avatar Jul 28 '20 19:07 downloadpizza