Commit 73a4a91
authored
Fix TUI redraw after event-driven updates (#196)
## Summary
- flush the live view when the UI refresh loop wakes up from an
event-driven refresh request
## Testing
- ./scripts/run-in-env.sh pytest tests/tui/test_volume_state.py
- ./scripts/run-in-env.sh ruff check sendspin/tui/ui.py1 parent 7c23650 commit 73a4a91
1 file changed
Lines changed: 1 addition & 0 deletions
| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
203 | 203 | | |
204 | 204 | | |
205 | 205 | | |
| 206 | + | |
206 | 207 | | |
207 | 208 | | |
208 | 209 | | |
| |||
0 commit comments