Skip to content

Fix #52 & Atlas-OS/Atlas#1594#64

Open
BananaChad wants to merge 1 commit intoAtlas-OS:mainfrom
BananaChad:fix-#52
Open

Fix #52 & Atlas-OS/Atlas#1594#64
BananaChad wants to merge 1 commit intoAtlas-OS:mainfrom
BananaChad:fix-#52

Conversation

@BananaChad
Copy link

@BananaChad BananaChad commented Mar 12, 2026

these 2 issues were about the toggle resetting even though the change did apply, this was due to 2 different reasons related to the STATE_VALUE_NAME toggle:

with Search indexing the Value was set incorrectly on enable and disable, flipping them around should fix this issue

In Atlas#1594 this was caused by the Function to change the value simply not existing, adding them should fix this issue(as it does check it in IsEnabled())

Overall a simple fix.

these 2 issues were about the toggle resetting even though the change did apply, this was due to 2 different reasons related to the STATE_VALUE_NAME toggle:

with Search indexing the Value was set incorrectly on enable and disable, flipping them around should fix this issue

In Atlas#1594 this was caused by the Function to change the value simply not existing, adding them should fix it there (as it does check it in IsEnabled()

Overall a simple fix.
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

1 participant