I have a layout in designer.
The layout includes a script
When running script, the layout is perfectly aligned in all resolutions. No problem.
App compiles, everything working as expected in several screen sizes.
Now I add a imageview to a panel. Just that. Just added the imageview, nothing else.
Run script...the layout becomes totally misaligned including objects from other panels.
Delete the imageview component. Everything Ok again
Tryed more than 10 times. Even restarted computer, because I've never seen this before.
compiling and running the app, gives a imageview initialization error, althoug the imageview is dimmed in sub globals
Nada..problem persists.
PS - I have 2 other imageviews in the same panel added when I created the layout first time. Those are working OK
PS2 - UPDATE..If I add a panel, instead of imageview, the same thing happens. Everything breakes apart
PS3 - If I disable autoscall all, then it works better, but still not correctly. However I need autoscale to be on
The layout includes a script
When running script, the layout is perfectly aligned in all resolutions. No problem.
App compiles, everything working as expected in several screen sizes.
Now I add a imageview to a panel. Just that. Just added the imageview, nothing else.
Run script...the layout becomes totally misaligned including objects from other panels.
Delete the imageview component. Everything Ok again
Tryed more than 10 times. Even restarted computer, because I've never seen this before.
compiling and running the app, gives a imageview initialization error, althoug the imageview is dimmed in sub globals
Nada..problem persists.
PS - I have 2 other imageviews in the same panel added when I created the layout first time. Those are working OK
PS2 - UPDATE..If I add a panel, instead of imageview, the same thing happens. Everything breakes apart
PS3 - If I disable autoscall all, then it works better, but still not correctly. However I need autoscale to be on
Last edited: