Closed joulei closed 1 week ago
Fixes #209
Since makepad is currently reseting the visibility (to the original value in the DSL) of the view on doc updates, we simply keep track of the login status at the app level and update visibility on after_update_from_doc.
after_update_from_doc
Fixes #209
Since makepad is currently reseting the visibility (to the original value in the DSL) of the view on doc updates, we simply keep track of the login status at the app level and update visibility on
after_update_from_doc
.