bazed-editor/bazed

Make Editor view fill the screen

Closed this issue · 1 comments

As long as we don't have any other UI, the editor view should really fill the entire webpage.
This also means that we'll need to properly meaure the width and height to send accurate viewport information to the backend (see #67)

Implemented in #81