Getting size and position WEbapp

Hello all,

i have a problem with a webapp.

I have a main page with 2 containers. I have a rectangle locked with a lenght.

When I open the page in the browser the object is expanding, but when I’m getting the size (after resized or in shown) I’m getting the original size, not the actual size in the browser.

How can I get the actual information from sizes?

I get the actual size.

What version of Xojo are you using?
I remember a bug report about this and I thought it was already fixed and released.

If you can share a sample project and/or create an Issue with it.

1 Like

That would have been after 2022r2 because I definitely see this problem and wrote a hack to send a resized event on shown to work around it.