mirror of
https://github.com/veeso/termscp.git
synced 2025-12-07 09:36:00 -08:00
Redraw UI on window resize
This commit is contained in:
committed by
Christian Visintin
parent
c1edc20462
commit
edd0842273
@@ -842,6 +842,7 @@ impl AuthActivity {
|
||||
}),
|
||||
Self::no_popup_mounted_clause(),
|
||||
),
|
||||
Sub::new(SubEventClause::WindowResize, SubClause::Always)
|
||||
]
|
||||
)
|
||||
.is_ok());
|
||||
|
||||
Reference in New Issue
Block a user