Actions
Feature #956
closed
WD
KD
block signals emitted from hidden widgets
Feature #956:
block signals emitted from hidden widgets
Start date:
08/15/2011
Due date:
% Done:
0%
Estimated time:
Description
It has been suggested that hidden widgets should not emit signals.
Feature request logged for future implementation.
KD Updated by Koen Deforche almost 15 years ago
- Status changed from New to Resolved
- Assignee set to Koen Deforche
- Target version set to 3.2.0
Hey,
I agree. This can only (within reason) be implemented if the widget, or one of its parents has been hidden() --- not if a widget (or one of its parents) is hidden because of one of its style classes.
I've implemented this now. I hope this does not have nasty side effects, if so, it is easy to take out again !
Regards,
koen
KD Updated by Koen Deforche almost 15 years ago
- Status changed from Resolved to Closed
Actions