mirror of
https://git.suyu.dev/suyu/suyu
synced 2026-03-11 11:51:05 +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.