Skip to content
Snippets Groups Projects
Commit aa06192f authored by Craig Reyenga's avatar Craig Reyenga Committed by Felix Paul Kühne
Browse files

Settings: refactor controller and cell

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.
parent 25311f55
No related branches found
No related tags found
1 merge request!1391Settings: refactor controller and cell
Loading
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment