Files
ladybird/Userland/Libraries/LibWeb/HTML/CanvasRenderingContext2D.cpp
Andreas Kling 36d9943d3a LibWeb: Fix logic mistake in CRC2D's default_source_size()
If the source has a bitmap, we should indeed use the bitmap's size
instead of always using the source's own size.
2022-04-07 17:06:02 +02:00

39 KiB