Settings: refactor controller and cell
- Jan 04, 2025
-
-
45282561
-
Restore toggle switch animations by preventing reloading of the entire table when a switch is toggled.
f055789c -
d4de451a
-
c2b3ac2d
-
fd7c1295
-
c4890640
-
b434f52d
-
885fe122
-
b5a8ed56
-
6adf024c
-
a7095f91
-
f303daab
-
Each settings item is now of a designated type; the cell simply displays each item as presented without any special logic for each. This new pattern also allows for the removal of all logic that relied on a given settings item's position for its behavior. Now, settings items can be added or removed at will, without affecting the others. There should be no user-facing changes in this branch; if there are any, they are regressions.
aa06192f
-