You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Tested on LG (OLED42C47LA)
There are some bugs I've found in the Web browser UI that work within the WinForms UI.
When in the Web browser UI these are not working:
Setting key-bind for the Game bar (key bind is cleared instead of saving). Setting this works when using WinForms.
Settings of the connected TV are not reflected in the Expert menu (e.g. backlight always says its 0, settings says they are turned off even when on, etc).
I'm not sure if the intended behavior in WinForms Expert menu is to show which settings are currently active (it does not), but since it is being deprecated I don't consider this a bug. However, I in the Web UI the intended behavior is clearly that the currently active settings should be shown.
Finally, the Command Line Interface of ColorControl is not working at all. Calling a preset that does not exist returns the expected error message
Preset not found or error while executing.
Done.
but calling an existing preset does nothing.
The text was updated successfully, but these errors were encountered:
Tested on LG (OLED42C47LA)
There are some bugs I've found in the Web browser UI that work within the WinForms UI.
When in the Web browser UI these are not working:
I'm not sure if the intended behavior in WinForms Expert menu is to show which settings are currently active (it does not), but since it is being deprecated I don't consider this a bug. However, I in the Web UI the intended behavior is clearly that the currently active settings should be shown.
Finally, the Command Line Interface of ColorControl is not working at all. Calling a preset that does not exist returns the expected error message
but calling an existing preset does nothing.
The text was updated successfully, but these errors were encountered: