mirror of
https://git.suyu.dev/suyu/suyu.git
synced 2025-11-14 17:34:03 +08:00
There are some potential edge cases where gl_state may fail to track the state if a related state changes while the toggle is disabled or it didn't change. This addresses that.