Details
-
Bug
-
Resolution: Fixed
-
P2: Important
-
6.8.0, 6.9
-
None
-
8e522cca6 (dev), 07442b2f4 (6.8)
Description
https://doc.qt.io/qt-6/qbardataitem.html#setRotation
Reproducible with test_barstest manual test. Steps to reproduce:
- click on a bar
- click Toggle rotation
- nothing happens - the selected bar should start rotating
- click on another bar
- observe the previous bar's rotation change
It appears that the rotation is updated, but it does not trigger redraw.