Advertisement
Not a member of Pastebin yet?
Sign Up,
it unlocks many cool features!
- Text{
- height: Math.min(parent.height, paintedHeight)
- width: Math.min(parent.width, paintedWidth) - 10
- text : "test"
- wrapMode: Text.WrapAnywhere
- }
Advertisement
Add Comment
Please, Sign In to add comment
Advertisement