I had this bug in my application but it can easily reproduced from the scene builder:
1. Add a label to your scene
2. The text must have a length equal to 1
3. All size min, pref and max are in computed mode
4. Set the "wrap text" property to true
When "wrap text" is set to true the text disappears. But works well when the property is false.
1. Add a label to your scene
2. The text must have a length equal to 1
3. All size min, pref and max are in computed mode
4. Set the "wrap text" property to true
When "wrap text" is set to true the text disappears. But works well when the property is false.