mirror of
https://github.com/qelectrotech/qelectrotech-source-mirror.git
synced 2025-12-21 08:40:53 +01:00
Fix an unwanted behavior when the properties dock widget is displayed : 1 there is no selection 2 the dock widget width is set to minimum 3 select a part, the dock widget gain new widgets used to edit the current selected part and the width of the dock grow so the width of the QGraphicsView is reduced and cause a mouse move event. When this case occur the part is moved but they should not.