Skip to content

Canvas is resized when the status bar is changed

Jabier Arraiza requested to merge wrongRandomlyScaledFix into master

This can get a "wrong scaling" issue to the contents of the canvas that need to be zoomed to redraw. To fix I add a minimun height to the status bar

Merge request reports