Details
-
Type:
Improvement
-
Status: Closed
-
Priority:
Important
-
Resolution: Fixed
-
Affects Version/s: None
-
Fix Version/s: 4.31 Beta 1
-
Labels:
Description
NotifyOnTargetElementHidden() / NotifyOnTargetElementShown() suggest these functions being event register functions (like the other NotifyOnXXXX() functions) rather than functions which notify the system about state changes. This should be resolved by deprecating these functions and provide more appropriately named ones (i.e. NotifyTargetElementHidden() / NotifyTargetElementShown() ).