Full Changelog: 3.5.5...4.5.1
Full Changelog: 1.7.1...4.5.1
[4.5.1] (02/28/2024)
Changed
- In
ToolTip
drawing methods: -
- It is now checked whether the IGU element is visible.
-
ToolTip
text must not be empty or null.
Comments
This change ensures that the ToolTip
is only drawn if the IGU element is visible and the ToolTip
text is valid.