diff options
author | Andreas Kling <awesomekling@gmail.com> | 2019-08-09 19:51:14 +0200 |
---|---|---|
committer | Andreas Kling <awesomekling@gmail.com> | 2019-08-09 19:51:14 +0200 |
commit | d31ddf9aaa899d8cb8a3bdfcadcb2bc781cae640 (patch) | |
tree | 49339912ffcd32372e369fd35cd6c5f0c555e060 /Libraries/LibDraw/PNGLoader.h | |
parent | a7200614237a41d97afb13e4200029f3ec108d65 (diff) | |
download | serenity-d31ddf9aaa899d8cb8a3bdfcadcb2bc781cae640.zip |
Painter: Fix off-by-one in bounding rects for right-aligned text
Another instance of "Rect::right() is the last pixel *inside* the rect,
not the first pixel outside the rect" messing me up.
Diffstat (limited to 'Libraries/LibDraw/PNGLoader.h')
0 files changed, 0 insertions, 0 deletions