I have a QT application (QMainWindow) with a matplotlib canvas and the associated toolbar. If launch this from Spyder, the matplotlib canvas changes size when decreasing the window width. When displaying an image in the canvas, the canvas size will change when moving the mouse in the image. (Kind of trembling display that makes a precise selection of points in the image impossible.)
Remarks:
1) execute this file
from Spyder
2) push 'load file' on the upper left of the frist tab and load for example
this file
3) Decrease the width of the window
4) move the mouse pointer over the displayed image
pyflakes >=0.6.0 : 1.6.0 (OK)
pycodestyle >=2.3: 2.4.0 (OK)
pygments >=2.0 : 2.2.0 (OK)
pandas >=0.13.1 : 0.23.0 (OK)
numpy >=1.7 : 1.14.3 (OK)
sphinx >=0.6.6 : 1.7.4 (OK)
rope >=0.9.4 : 0.10.7 (OK)
jedi >=0.9.0 : 0.12.0 (OK)
nbconvert >=4.0 : 5.3.1 (OK)
sympy >=0.7.3 : 1.1.1 (OK)
cython >=0.21 : 0.28.2 (OK)
qtconsole >=4.2.0: 4.3.1 (OK)
IPython >=4.0 : 6.4.0 (OK)
pylint >=0.25 : 1.8.4 (OK)
Thanks for reporting. We'll take a look at this in a future release.
@FaWa70 Cannot access the execute this file file. Do you have it around still?
Hello, thanks for looking into this, but somehow the problem was solved. I just tested again the behaviour with the present Anaconda install and the new version of the file that was deleted from guthub, and now the canvas stays stable even when the numbers in the toolbar change beacause of moving the mouse. I will try to close the comment.
As said, the problem was solved by one of the updates between july 2018 and now, november 2019. Thanks
Most helpful comment
As said, the problem was solved by one of the updates between july 2018 and now, november 2019. Thanks