diff options
author | Christian Duerr <contact@christianduerr.com> | 2018-01-29 23:01:46 +0100 |
---|---|---|
committer | Christian Duerr <contact@christianduerr.com> | 2018-02-16 22:41:56 +0100 |
commit | b86c1ff9edbbc0fe28d77b4a247a1cb7ff596183 (patch) | |
tree | 0ff6937d8fea8c4e29ab489078065e06f0195b51 /font/src/darwin/mod.rs | |
parent | c14128e9dcaf74ec5286edcfd31fdf1f8a9738cf (diff) | |
download | alacritty-b86c1ff9edbbc0fe28d77b4a247a1cb7ff596183.tar.gz alacritty-b86c1ff9edbbc0fe28d77b4a247a1cb7ff596183.zip |
Switch viewport before rendering rectangles
To make sure it is possible to draw over the complete window, the
viewport is removed before rendering rectangles now.
This makes the visual bell behave properly and flash over the padding of
the terminal too, instead of just flashing the grid.
However when rendering a rectangle now, the padding has to be taken into
consideration.
Diffstat (limited to 'font/src/darwin/mod.rs')
0 files changed, 0 insertions, 0 deletions