solving plot is pushed to left after the first plot
Closes #231 (closed)
In linux, figure's size is changed after canvas's size is changed, which make the plot being pushed to the left after the first plot because since then canvas's size is changed to about the same size as the first plot. To solve this problem, set size of figure after canvas's size is changed.
Edited by Lan Dam
Merge request reports
Activity
Filter activity
assigned to @ldam
requested review from @kienle
added 5 commits
-
93d0774a...f1731559 - 4 commits from branch
develop
- a95ba039 - Merge branch 'develop' into i231-plot-pushed-to-left-when-replot
-
93d0774a...f1731559 - 4 commits from branch
mentioned in commit 19bc5abd
Please register or sign in to reply