Skip to content

Hardcode the order of the prefs sections.

Fixes issue #2267 (closed).

Followed Alex's instructions:

"Simplest would be to get rid of the settings_sections method and instead of the loop below, add the "timeline" section manually, in the block with __add_*_section commands."

Edited by Alexandru Băluț

Merge request reports