Disabling components
Last updated
Last updated
To disable component, you can go to the each file in ui_cfg. This is the main handler for visibility & usage of components.
We will do example with progressbar.
Visit /shared/ui_cfg/config_progressbar.lua
and find following code:
If you want to disable it, just set instead of true false so it looks like this: