You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
I noticed that the drawable object do not automatically resize during the main container resizing.
For an example I change the main container widget size during orientation change to use the max space available. background image is resized correctly. However drawable objects are not being resized and are not re-positioned when the parent widget size change.
Is there any solution to fix this unexpected behaviour?
The text was updated successfully, but these errors were encountered:
sandundev
changed the title
Drawable Objects going off the canvas during Container resizing and do not positioning correctly
Drawable Objects going off the canvas during Container resizing and do not positioned correctly
Feb 21, 2023
I noticed that the drawable object do not automatically resize during the main container resizing.
For an example I change the main container widget size during orientation change to use the max space available. background image is resized correctly. However drawable objects are not being resized and are not re-positioned when the parent widget size change.
Is there any solution to fix this unexpected behaviour?
The text was updated successfully, but these errors were encountered: