Start a new topic

How to make logger debug console semi-transparent

How to make logger debug console semi-transparent


Hi,

 

Is it possible to adjust the debug logger console to a custom design or layout? Preferably 50% height of the window or at least setting the opacity to 0.5 (semi-transparent)?

 

Regards,

Berenice

Hi Berenice,
I'm sorry but there is no API to adjust the design of our logging console. However you should be able to inspect it's structure once in Chrome or Safari and then add some code to adjust it at runtime.

Please note that you shouldn't ship your Architect World with the logging console enabled.

Best regards,

Andreas

Thank you, Andreas. 

I certainly will not release an app with the debugging console enabled. 

Do you know by accident if it is possible to get an event when the browser is closed so that some code could be executed? https://support.wikitude.com/support/search/topics?term=looking+for+an+event+onWebsiteClosed+or+onBrowserClosed

Android/JS-API and iOS/JS-API. 

 

Best regards,

Berenice

Hi Berenice,
I just replied regarding the openInBrowser callback.

Best regards,

Andreas
Login or Signup to post a comment