Hi. I just added some debug objects for the Host in my new game and noticed there seems to be no check if form objects are visible.
Is there some kind of workaround or is it possible to add this with an upcoming update maybe?
Right now I check only a textobject (debuglog) and if it is not visible all elements (including the form elements with initial visibility=hidden) are shown. This seems to work but if you dont have/need a text object there is no way to do it?