Details
-
Bug
-
Resolution: Done
-
Not Evaluated
-
Qt Creator 4.13.2
-
None
-
-
dca5cb4f146f31173383ded40b6a851118a7b2f6 (qt-creator/qt-creator/4.14)
Description
When there are multiple members of a class/struct during debugging (like elements of an std::vector), expanding them causes the whole tree is redrawn while animating it. Doing this in rapid succession is annoying.
When the tree is not redrawn, the animation is nice but more often than not this is not the case, unfortunately.
I attach an example video of the issue which can be played in the browser.