Hi WiseJ,
what is the trick to disable the screen dimming while the ajax loader is being shown? We have app in which bunch of screens take few seconds to load, now porting this from webgui to wisej. In webgui, the ajax loader does not do the screen dimming. Now in wisej it does, therefore the app experience is “flickering screen”.
How to turn that off?
Thank you
Pavel Weiss
Hi Pavel,
not sure if I understood 100% correctly but if you want to change the color for the background,
you can adapt the color in your theme, it´s called modalMask.
Or you can disable the AjaxLoader in default.json by setting showLoader to false.
If you want to achieve anything else, please let us know.
Best regards
Frank
Please login first to submit.