Details
-
Bug
-
Resolution: Fixed
-
Critical
-
1.3.0 Beta
-
None
-
Operating System: Windows 7
Platform: Intel
Description
When a label does not have a width set in its XML but still requires alignment, the result of calculating an alignment (skin engine will do it against the parentcontrol) will be a negative horizontal offset.
There should never be a negative horizontal offset as this would means out of bounds rendering. But current skins don't define always a boundary box.
To keep backwards compatibility with current skins negative offsets are allowed if the label in question doesn't have a width defined.
There should never be a negative horizontal offset as this would means out of bounds rendering. But current skins don't define always a boundary box.
To keep backwards compatibility with current skins negative offsets are allowed if the label in question doesn't have a width defined.
Attachments
Issue Links
- relates to
-
MP1-2331 Strings are not cut of/or scrolling when it is longer than the button in Titan
-
- Closed
-