diff options
author | Kirill Chibisov <contact@kchibisov.com> | 2022-12-30 18:39:39 +0300 |
---|---|---|
committer | GitHub <noreply@github.com> | 2022-12-30 18:39:39 +0300 |
commit | b77b9b3bcdc457e4b2557e55f9983ce36e40a903 (patch) | |
tree | a9552b46c2f1a03b05e70a9aa7f04215a66e0e9b /alacritty_terminal/tests | |
parent | a49bd742925b36e4b6687ce28de3358da038b8a7 (diff) | |
download | alacritty-b77b9b3bcdc457e4b2557e55f9983ce36e40a903.tar.gz alacritty-b77b9b3bcdc457e4b2557e55f9983ce36e40a903.zip |
Fix crash when one dimension of the window is zero
This fixes a crash on Windows when the user resizes the window
to the point that it has the height of zero. The crash was introduced
by the glutin update, since it requires non-zero sizes for the
resize.
Diffstat (limited to 'alacritty_terminal/tests')
0 files changed, 0 insertions, 0 deletions