Andreas Kling
0de488749f
LibWeb: Use rounding instead of enclosing_int_rect() when painting
...
By using enclosing_int_rect(), borders and backgrounds of boxes were
sometimes 1 pixel off, making things slightly larger than they should
be. Fix this by using to_rounded() instead of enclosing_int_rect().
There's definitely more of these type of issues lurking in the code,
and we'll get to them in time.
2022-03-29 16:35:46 +02:00
..
2022-03-28 22:25:25 +02:00
2022-03-27 00:45:12 +01:00
2022-02-16 22:48:32 +03:30
2022-03-29 02:14:20 +02:00
2022-03-28 22:25:25 +02:00
2022-03-22 18:05:25 +00:00
2022-02-16 22:48:32 +03:30
2022-02-12 12:53:28 +01:00
2022-02-16 22:48:32 +03:30
2022-03-17 17:23:49 +00:00
2022-03-29 00:39:57 +02:00
2022-02-16 22:48:32 +03:30
2022-03-29 13:37:54 +02:00
2022-03-28 23:11:48 +02:00
2022-03-21 10:48:17 +01:00
2022-03-17 17:23:49 +00:00
2022-03-26 14:01:17 +01:00
2022-03-29 16:35:46 +02:00
2022-03-17 17:23:49 +00:00
2022-02-16 22:48:32 +03:30
2022-02-16 22:48:32 +03:30
2022-03-26 20:10:36 +01:00
2022-03-17 17:23:49 +00:00
2022-03-22 18:05:25 +00:00
2022-03-17 17:23:49 +00:00
2022-03-17 17:23:49 +00:00
2022-03-21 10:48:17 +01:00
2022-03-28 23:11:48 +02:00
2022-03-28 23:11:48 +02:00
2022-03-20 19:57:09 +01:00
2022-03-10 17:30:09 +01:00
2022-03-28 22:25:25 +02:00
2022-03-28 22:25:25 +02:00
2022-03-27 01:14:56 +01:00
2022-03-28 23:11:48 +02:00
2022-01-15 13:29:48 +03:30
2022-03-17 17:23:49 +00:00
2022-03-17 17:23:49 +00:00
2022-03-17 17:23:49 +00:00
2022-03-10 17:30:09 +01:00
2022-03-17 17:23:49 +00:00
2022-03-15 20:00:09 +01:00
2022-02-26 12:53:32 +01:00
2022-03-10 00:51:05 +01:00
2022-03-10 00:51:05 +01:00
2022-03-10 00:51:05 +01:00