RaspberryPiFoundation / editor-ui

Code Editor web component
https://editor-static.raspberrypi.org
Apache License 2.0
37 stars 8 forks source link

Fix visual output scroll for `pygal` #956

Closed loiswells97 closed 3 months ago

loiswells97 commented 4 months ago

The scroll in the visual output panel no longer works - is this a result of the responsive p5 changes perhaps? Any fix for this would have to take the needs of the responsive p5 canvas into consideration as well.

Could potentially investigate whether one solution could be to make pygal responsive as well

Also need to figure out whether this is affecting other visual libraries too like turtle and sense_hat

create-issue-branch[bot] commented 3 months ago

Branch bugfix/956-Fix_visual_output_scroll_for_pygal created!