element-portable/src/settings
Travis Ralston 0a846cb1b5 Don't hammer on the layout engine with avatar updates for the background
Changing the property on every render of the left panel (which is basically all the time) is super bad on the GPU and for our CPU. We should only do that when something changes.
2020-07-21 15:02:59 -06:00
..
controllers Merge branch 'develop' into joriks/appearance-advanced 2020-06-18 14:41:28 +01:00
handlers Sync recently used reactions list across sessions 2020-07-16 04:15:32 +01:00
watchers Fix lint issues in new code 2020-07-20 20:43:55 +01:00
Settings.js Don't hammer on the layout engine with avatar updates for the background 2020-07-21 15:02:59 -06:00
SettingsStore.js Reimplement breadcrumbs for new room list 2020-06-08 17:11:58 -06:00
WatchManager.js Trigger room-specific watchers whenever a higher level change happens 2020-06-22 10:28:05 -06:00