QmlOutline: Prevent warnings about invalid offset for 'setPosition'
Check in advance whether position is still valid. This can be false if the text has already changed, but the outline hasn't been yet updated.
Please register or sign in to comment
Check in advance whether position is still valid. This can be false if the text has already changed, but the outline hasn't been yet updated.