status-im / status-desktop

Status Desktop client made in Nim & QML
https://status.app
Mozilla Public License 2.0
286 stars 78 forks source link

Remove `FeatureFlags` access via `Global` singleton #14697

Closed stefandunca closed 1 week ago

stefandunca commented 3 months ago

Following on the discussion here #14590 improve on the current approach of exposing FeatureFlags nim instance through context properties and use an intermediate store for this.

caybro commented 2 months ago

@micieslak can't remember from the top of my head if we agreed on how to tackle this issue at the offsite :)

Khushboo-dev-cpp commented 2 months ago

adding a note that this needs to be done for swap too!