diff options
author | Christian Duerr <contact@christianduerr.com> | 2022-11-28 02:06:19 +0000 |
---|---|---|
committer | GitHub <noreply@github.com> | 2022-11-28 02:06:19 +0000 |
commit | 19120f40be0d2555f984bcadafa0bde8f3df2311 (patch) | |
tree | 3662c6122c4cb76e162050bf8f2cc01ea3552448 /alacritty/src/cli.rs | |
parent | d92a8a0e16eda3df7566e5c995aa0d258b6b76f7 (diff) | |
download | r-alacritty-19120f40be0d2555f984bcadafa0bde8f3df2311.tar.gz r-alacritty-19120f40be0d2555f984bcadafa0bde8f3df2311.tar.bz2 r-alacritty-19120f40be0d2555f984bcadafa0bde8f3df2311.zip |
Fix padding update not updating renderer
This fixes an issue where it was possible to update the padding of the
terminal without actually queueing an update for the renderer
projection, leading to a blurry projection.
Closes #6502.
Diffstat (limited to 'alacritty/src/cli.rs')
0 files changed, 0 insertions, 0 deletions