Skip to content

Canvas is resized when the status bar is changed

Jabier Arraiza requested to merge cherry-pick-c2a39610 into 1.0.x

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

(cherry picked from commit c2a39610)

Merge request reports