hedyorg / hedy

Hedy is a gradual programming language to teach children programming. Gradual languages use different language levels, where each level adds new concepts and syntactic complexity. At the end of the Hedy level sequence, kids master a subset of syntactically valid Python.
https://www.hedy.org
European Union Public License 1.2
1.3k stars 285 forks source link

🪲 Variable box is not shown when there's turtle output #5671

Closed jpelay closed 1 month ago

jpelay commented 2 months ago

When a program has variables and also uses the turtle, the variable box is not shown correctly. Only the button to show them is present, but the actual box is hidden in the overflow.