Skip to content

Update mode config page UI when a filetype's name is changed

Jan Paul Batrina requested to merge work/modeconfig-ui-filetype-name into master

Some minor changes mentioned in !156 (merged).

This is a bit unclean since ModeConfigPage::save() now also updates the filetype name in the combobox. An alternative would be to duplicate those lines in ModeConfigPage::typeChanged()and ModeConfigPage::apply()

Merge request reports

Loading