mirror of
https://github.com/fergalmoran/ladybird.git
synced 2025-12-22 09:19:03 +00:00
LibWeb: Introduce a new class responsible for scroll state
It's good to have a wrapper for scroll and sticky state instead of directly mutating vectors with frames. No behavior change.
This commit is contained in:
committed by
Alexander Kalenik
parent
34261e5490
commit
d07643b122
@@ -606,6 +606,7 @@ set(SOURCES
|
||||
Painting/SVGClipPaintable.cpp
|
||||
Painting/SVGPaintable.cpp
|
||||
Painting/SVGSVGPaintable.cpp
|
||||
Painting/ScrollFrame.cpp
|
||||
Painting/ShadowPainting.cpp
|
||||
Painting/StackingContext.cpp
|
||||
Painting/TableBordersPainting.cpp
|
||||
|
||||
Reference in New Issue
Block a user