[Done] Maximized mode bugs

When I go into maximize mode and run my app in the ide, the stop running button is only visible if I make the running app smaller to see the code.

Also, the code console doesn’t show it’s output even when there’s an error – I see reasons for not seeing the debug statements jn maximized mode, but the errors should pop up.

It seems like these are bugs.

Moved to feature requests.

Since the bottom panel is not visible in the maximised view we’ll have to think about how to display those errors.

What about the stop button being unavailable while running? That seems like more of a bug than a requested feature.

Since the stop button can be accessed by restoring the running app view (clicking the maximise/restore icon) I think it’s also a feature request. It feels similar to not having the toolbar available in chrome when you’re in full screen mode.