Skip to content

startupfeedback: Change to be window based and controlled by a model

Devin Lin requested to merge work/devinlin/startupfeedbackmodel into master

This makes the startup feedback more robust, by having instances be controlled by a model which can listen to window changes. Being window based also allows for the close button and gestures to work properly with it, since it will show up in the task switcher as well.

Fixes:

TODO: add animation to status bar and nav bar to preserve colour

Edited by Devin Lin

Merge request reports