mirror of
https://git.suyu.dev/suyu/suyu.git
synced 2025-08-14 16:46:43 +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.