Hi, Just in case anyone else runs into this - there are some major issues with visibility and percentage widths. This can be worked around by initially setting visibility to true and setting to false in applicationComplete. Not ideal but it works. One other thing to do is avoid to turning off all content on the screen ie if you are using visibility to swap panels make sure one is displayed at all time.
Thanks, Justin