0e49c4343c
Fixes https://github.com/vector-im/riot-web/issues/14411 The act of setting/changing the algorithm was causing the update function to be marked, meaning we wouldn't trigger an update until something else happened later. To get around this, and still support internal functions spamming calls without multiple updates, we simply move the guts to an internalized function and make the public interface do a trigger. |
||
---|---|---|
.. | ||
notifications | ||
room-list | ||
ActiveWidgetStore.js | ||
AsyncStore.ts | ||
AsyncStoreWithClient.ts | ||
BreadcrumbsStore.ts | ||
CustomRoomTagStore.js | ||
FlairStore.js | ||
GroupStore.js | ||
LifecycleStore.js | ||
OwnProfileStore.ts | ||
RightPanelStore.js | ||
RightPanelStorePhases.js | ||
RoomListStore.js | ||
RoomScrollStateStore.js | ||
RoomViewStore.js | ||
SessionStore.js | ||
SetupEncryptionStore.js | ||
TagOrderStore.js | ||
ToastStore.ts | ||
TypingStore.js | ||
WidgetEchoStore.js |