Files
ladybird/Userland/Libraries/LibWeb/HTML
Tim Ledbetter 5800b7e884 LibWeb: Invalidate the display list when calling set_needs_display()
Calls to `Document::set_needs_display()` and
`Paintable::set_needs_display()` now invalidate the display list by
default. This behavior can be changed by passing
`InvalidateDisplayList::No` to the function where invalidating the
display list is not necessary.
2024-09-02 20:12:08 +02:00
..
2023-11-11 08:51:51 +01:00
2023-11-11 08:51:51 +01:00
2023-11-11 08:51:51 +01:00
2024-06-16 15:30:28 -04:00
2024-09-02 13:10:44 +02:00
2024-09-02 13:10:44 +02:00