mirror of
https://git.suyu.dev/suyu/suyu.git
synced 2025-12-30 00:09:34 +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.