[GafferHQ/gaffer] 6d0ae4: GadgetWidget : Fix signal handling bug

0 views
Skip to first unread message

John Haddon

unread,
Dec 10, 2024, 4:41:45 AM12/10/24
to gaffer-...@googlegroups.com
Branch: refs/heads/1.4_maintenance
Home: https://github.com/GafferHQ/gaffer
Commit: 6d0ae46543bcbbe833b110d76a0702ab1528759b
https://github.com/GafferHQ/gaffer/commit/6d0ae46543bcbbe833b110d76a0702ab1528759b
Author: John Haddon <thehad...@gmail.com>
Date: 2024-12-10 (Tue, 10 Dec 2024)

Changed paths:
M Changes.md
M python/GafferUI/GadgetWidget.py
M python/GafferUITest/GadgetWidgetTest.py

Log Message:
-----------
GadgetWidget : Fix signal handling bug

This was broken in 9e052380bc2c272067827d6d0144b00cb3d41fbb, which switched from using a scoped to an unscoped connection. We need a scoped connection so that we automatically remove the connection to the previous viewport when making the connection to the new one.


Commit: f3b789892b3a208f1cb8ca38b46c006e631ee336
https://github.com/GafferHQ/gaffer/commit/f3b789892b3a208f1cb8ca38b46c006e631ee336
Author: John Haddon <thehad...@gmail.com>
Date: 2024-12-10 (Tue, 10 Dec 2024)

Changed paths:
M Changes.md
M python/GafferUI/GadgetWidget.py
M python/GafferUITest/GadgetWidgetTest.py

Log Message:
-----------
Merge pull request #6169 from johnhaddon/gadgetWidgetFix

GadgetWidget : Fix signal handling bug


Compare: https://github.com/GafferHQ/gaffer/compare/dc38e12468bd...f3b789892b3a

To unsubscribe from these emails, change your notification settings at https://github.com/GafferHQ/gaffer/settings/notifications
Reply all
Reply to author
Forward
0 new messages