mirror of
https://git.suyu.dev/suyu/suyu
synced 2026-04-25 23:42:53 +00: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.