mirror of
https://github.com/wez/wezterm.git
synced 2024-11-23 06:54:45 +03:00
window: populate live_resizing for Windows
refs: https://github.com/wez/wezterm/issues/1491
This commit is contained in:
parent
49904eac9c
commit
83052530d9
@ -231,6 +231,7 @@ impl WindowInner {
|
||||
} else {
|
||||
WindowState::default()
|
||||
},
|
||||
live_resizing: self.in_size_move,
|
||||
});
|
||||
}
|
||||
|
||||
|
Loading…
Reference in New Issue
Block a user