Linus Groh
b97a900595
LibWeb: Don't attempt to create new bitmap for zero-size OOPWV
...
It's not possible to construct a Gfx::Bitmap with empty size. Let the
client know the new viewport rect and return before even attempting to
create new front and back bitmaps.
Also consider that we might have to paint the widget but not have a
front/back bitmap available (e.g. when only part of a scrollbar is
visible, and the inner rect is empty).
2020-11-08 17:21:11 +01:00
..
2020-10-03 00:30:49 +02:00
2020-10-24 12:56:25 +02:00
2020-10-31 20:52:54 +01:00
2020-11-01 10:23:08 +01:00
2020-11-03 19:14:34 +01:00
2020-11-07 17:57:22 +01:00
2020-11-08 01:36:45 +01:00
2020-11-07 10:05:35 +01:00
2020-10-22 23:23:57 +02:00
2020-10-10 23:28:41 +02:00
2020-07-26 20:05:15 +02:00
2020-10-22 15:24:42 +02:00
2020-10-22 15:24:42 +02:00
2020-07-28 19:40:11 +02:00
2020-10-22 15:24:42 +02:00
2020-08-21 11:57:11 +02:00
2020-08-16 16:44:09 +02:00
2020-08-21 11:57:11 +02:00
2020-07-26 20:05:15 +02:00
2020-10-08 23:20:52 +02:00
2020-10-30 17:03:28 +01:00
2020-10-30 17:03:28 +01:00
2020-08-16 16:44:09 +02:00
2020-08-16 16:44:09 +02:00
2020-10-22 15:24:42 +02:00
2020-10-22 15:24:42 +02:00
2020-09-22 20:10:20 +02:00
2020-11-08 17:21:11 +01:00
2020-10-30 17:03:28 +01:00
2020-10-22 15:24:42 +02:00
2020-08-16 16:44:09 +02:00
2020-08-16 16:44:09 +02:00
2020-10-22 23:41:32 +02:00
2020-09-25 21:18:17 +02:00
2020-09-12 14:49:29 +02:00
2020-09-12 14:49:29 +02:00
2020-10-02 19:02:47 +02:00