aharui commented on issue #706: Panel Overlapped after downloading new SDK URL: https://github.com/apache/royale-asjs/issues/706#issuecomment-581756713 In the debugger, verify that the dbzCompanySetup.js actually loaded by the browser contains the `this["skinClass"] = spark.skins.spark.PanelSkin` code. Then if so, from the debugger console, see what `document.getElementsByClassName("Panel")[0].royale_wrapper.skin` evaluates to and post a screenshot of the DOM under the Panel. On the VDI, the skin was null because it was running old code
---------------------------------------------------------------- This is an automated message from the Apache Git Service. To respond to the message, please log on to GitHub and use the URL above to go to the specific comment. For queries about this service, please contact Infrastructure at: [email protected] With regards, Apache Git Services
