mirror of https://github.com/cutefishos/calamares
[users] Move job creation from widget to viewstep
- This is a half-step: the ViewStep shouldn't do job creation either, eventually it needs to be the Config object, but this is better than asking the widget (UI) to create some jobs. - When updating login- or host-name, or the autologin setting, set it in GS as well. This is a minor improvement over doing it only when leaving the page. - Since the Config object isn't complete, there are leftovers in the widget, which has a fillGlobalStorage() for the not-jobs-related bits previously in createJobs().main
parent
6a03bcb25e
commit
cc2e3f79ff
Loading…
Reference in New Issue