subiquity/console_conf/controllers
Olivier Gayot 020dcc0b88 ui: redraw screens after moving from one screen to another
Wieh urwid > 2.1.2, the screen is only redrawn after urwid handles an
event (e.g., keypress, resize, ...) or an urwid alarm (it is like a
timer).

All other changes made to the UI do not trigger a screen redraw. We now
redraw the screen properly after moving from one screen to another.

Signed-off-by: Olivier Gayot <olivier.gayot@canonical.com>
2024-03-28 10:04:11 +01:00
..
tests ui: redraw screens after moving from one screen to another 2024-03-28 10:04:11 +01:00
__init__.py format with black + isort 2023-07-25 15:27:42 -06:00
chooser.py ui: redraw screens after moving from one screen to another 2024-03-28 10:04:11 +01:00
identity.py console_conf/controllers/identity: use app level snapd connection 2024-02-08 07:34:48 +01:00
welcome.py ui: redraw screens after moving from one screen to another 2024-03-28 10:04:11 +01:00