[SOLVED] warning from theme

Answered
0
0

Hi,

with the browser’s developer tools, I’ve discovered that when I go with mouse over a button (and same other control), this warning comes up

119391 qx.theme.manager.Appearance[22-0]: Missing appearance: button/label qx.js:180965:25

What is it?

Regards

Cristian

  • You must to post comments
Best Answer
0
0

Hi Cristian,

those are just debug logs, they don´t do any harm besides a (slight) Performance decrease.
See older discussion here: https://wisej.com/support/question/how-to-hide-missing-appearance-browser-warnings

You can disable logging by Setting debug to false in web.config or in Default.json

Best regards
Frank

  • You must to post comments
0
0

Hi Frank

thank you, I thought it was an error of my project

regards

Cristian

  • You must to post comments
Showing 2 results
Your Answer

Please first to submit.