SnowflakePowered/snowflake

theme-paper-snowflake: Use return value of SetFlags to refresh flag values on update

Closed this issue · 1 comments

Since f97b231, SetFlags now returns all new flag values to prevent any race conditions. Use this to simplify flag value refresh on an update in theme-paper-snowflake.

Fixed as part of #156 , awaiting merge.