IDf Production V5.04.1 2026-06-24
*********************************
- New splash screen design
- Improved MultiLine functionality for text boxes in card layout design:
+ fixed bug where multiline property did not interact correctly with text fit (line break before font size shrink)
+ added override property MULTILINESPLITCHAR for multiline text fields.
This allows to define a single character that is also taken into account as line break option
o different to space line breaks, the character of MULTILINESPLITCHAR is left at the end of the line
o character must be placed in quotes (single quotes or double quotes)
o example: MULTILINESPLITCHAR='-'