I have noticed this behavior in previous versions of Xojo, I have been ignoring this in the past.
I am changing code on certain web pages that populates WebListBox control, I am converting it to use DataSource object. As a result of that I need to change Super class of the control from custom DBListbox to WebListBox.
What I have noticed is that the Inspector section in IDE goes south (aka it gets duplicated) when using vertical scroll bar after the change of Super.
Is this something that one could classify as a bug?
This behavior stops after selecting different web page on the right and reselecting the web page I am working on.
4 posts - 3 participants