ladybird/Userland/Libraries/LibWeb/Painting
Andreas Oppebøen 4b12def5d8 LibWeb: Use start-of-line in hit test of position directly to the left
This fixes a bug where selecting from the left within a line would
begin the selection from the right, as pointed out by @AtkinsSJ in
https://github.com/SerenityOS/serenity/pull/16245#pullrequestreview-1197595820
2022-12-10 13:19:49 +01:00
..
BackgroundPainting.cpp
BackgroundPainting.h
BorderPainting.cpp LibWeb: Use ceilf() instead of ceil() for float values 2022-12-10 12:03:19 +00:00
BorderPainting.h
BorderRadiusCornerClipper.cpp
BorderRadiusCornerClipper.h
ButtonPaintable.cpp
ButtonPaintable.h
CanvasPaintable.cpp
CanvasPaintable.h
CheckBoxPaintable.cpp
CheckBoxPaintable.h
FilterPainting.cpp
FilterPainting.h
GradientPainting.cpp
GradientPainting.h
ImagePaintable.cpp
ImagePaintable.h
InlinePaintable.cpp
InlinePaintable.h
LabelablePaintable.cpp LibWeb+WebContent+headless-browser: Use CSSPixels for PageClient events 2022-12-10 12:03:19 +00:00
LabelablePaintable.h LibWeb+WebContent+headless-browser: Use CSSPixels for PageClient events 2022-12-10 12:03:19 +00:00
MarkerPaintable.cpp
MarkerPaintable.h
NestedBrowsingContextPaintable.cpp
NestedBrowsingContextPaintable.h
Paintable.cpp LibWeb+WebContent+headless-browser: Use CSSPixels for PageClient events 2022-12-10 12:03:19 +00:00
Paintable.h LibWeb+WebContent+headless-browser: Use CSSPixels for PageClient events 2022-12-10 12:03:19 +00:00
PaintableBox.cpp LibWeb: Use start-of-line in hit test of position directly to the left 2022-12-10 13:19:49 +01:00
PaintableBox.h LibWeb+WebContent+headless-browser: Use CSSPixels for PageClient events 2022-12-10 12:03:19 +00:00
PaintContext.cpp LibWeb+WebContent+headless-browser: Remove PaintContext::scroll_offset() 2022-12-10 12:03:19 +00:00
PaintContext.h LibWeb+WebContent+headless-browser: Remove PaintContext::scroll_offset() 2022-12-10 12:03:19 +00:00
ProgressPaintable.cpp
ProgressPaintable.h
RadioButtonPaintable.cpp
RadioButtonPaintable.h
ShadowPainting.cpp
ShadowPainting.h
StackingContext.cpp LibWeb+WebContent+headless-browser: Use CSSPixels for PageClient events 2022-12-10 12:03:19 +00:00
StackingContext.h LibWeb+WebContent+headless-browser: Use CSSPixels for PageClient events 2022-12-10 12:03:19 +00:00
SVGGeometryPaintable.cpp
SVGGeometryPaintable.h
SVGGraphicsPaintable.cpp
SVGGraphicsPaintable.h
SVGPaintable.cpp
SVGPaintable.h
SVGSVGPaintable.cpp
SVGSVGPaintable.h
TextPaintable.cpp LibWeb+WebContent+headless-browser: Use CSSPixels for PageClient events 2022-12-10 12:03:19 +00:00
TextPaintable.h LibWeb+WebContent+headless-browser: Use CSSPixels for PageClient events 2022-12-10 12:03:19 +00:00