Hi,
I am experiencing something strange with the WebTabPanel in Xojo Web.
Here’s the issue:
- Add a TabPanel that has two panels in it.
- In the first panel, drag 'n drop some controls in it.
- Switch to the second panel.
- Drag and drop some new controls in it – and you’ll see that they try to auto-align to the controls in the first panel instead, which makes it difficult to create arrangements.
(Normally, the contents that are stored in each panel don’t interfere with the contents of a different panel.)
Is it just me experiencing this issue? Is this a bug?
Thank you.