diff options
author | Kirill Chibisov <contact@kchibisov.com> | 2022-12-09 09:21:28 +0300 |
---|---|---|
committer | GitHub <noreply@github.com> | 2022-12-09 09:21:28 +0300 |
commit | 6566dd3defa9f080dabb295740dc1dac06e3b8fb (patch) | |
tree | baf1879dac3a39fda83f80ffe465bfc61596e0a9 /extra/completions/_alacritty | |
parent | 79860622a7beb8bbff0602e56977be6018f3aa39 (diff) | |
download | alacritty-6566dd3defa9f080dabb295740dc1dac06e3b8fb.tar.gz alacritty-6566dd3defa9f080dabb295740dc1dac06e3b8fb.zip |
Fix damage computation on boundaries
Given that the Rect started to use signed integers saturating_sub
became irrelevant and no clamp to zero were performed. This commit
uses max instead to fix it.
Diffstat (limited to 'extra/completions/_alacritty')
0 files changed, 0 insertions, 0 deletions