Woody
Woody
Hi, thank you for reporting! Could you send me this log file? ``` ~/Library/Logs/wled-gui/main.log ```
Hello, actually i made this, so that you don't have access to the system settings and have only access to the ui settings. Is there a specific reason why you...
Hello @qu4nt4r, i released [version 0.5.1](https://github.com/WoodyLetsCode/WLED-GUI/releases/tag/v0.5.1). Here i added a button "More settings..." to the settings, that opens all settings. I know this is not a perfect solution, but I...
Hi, thank you for reporting this bug. 😄 I assume that you have enabled **Online Mode** for some lights and this is why _Config_ is inconsistent when you go through...
Can you tell me what version of WLED you use? Do you use the same version for all your lights?
Do you see this inconsistency only in a specific light (for example the SoundReactive light) or in all lights?
Hi, the problem is that I don't have any Apple device, so I can't test it. But if you know someone who could do this and can contribute to this...
You're right! I'll fix this.
WLED Native is basically just a browser (WebView) that opens the web UI of WLED. WLED Native also exists for iOS. I don't know what UI standards you would expect,...
I think you're right, it would be better sending entire `cfg.json` and `presets.json`. Another thing I've just thought about: Should `wledUiCfg` from the localStorage also be sent? And should I...