Andreas Kling
Andreas Kling
Out of curiosity, what does one use a solid color layer for?
Excellent initiative! For the Jakt part, make sure you build `jakt` with optimizations (`jakt -O`). It should run significantly faster than `0m4.788s` :^)
How about we check for 0 before even calling `fwrite`, and early return if so?
Can this be accomplished in a much less hairy way by adding `{` and `}` to make a narrower scope for the `NoAllocationGuard`? Basically exactly what the "Swap" test already...
The purpose of `LayoutMode::IntrinsicSizing` (which is our implementation of the [intrinsic sizing](https://drafts.csswg.org/css-sizing-3/#intrinsic-sizing) concept from CSS-SIZING) is to determine one of the four intrinsic sizes (`min-content width`, `max-content width`, `min-content height`...
Yeah this is obviously ad-hoc, but since it produces a much better layout than before, let's do it until we have something better :)
Please elaborate at least a little bit instead of just saying "refactor XYZ for various reasons". :)
This is just great :star:
Supporting Qt5 is not a goal. Closing this as the issues have been resolved as far as I understand :)
Like all projects in the SerenityOS family, Ladybird has [no interest in feature requests from non-contributors](https://github.com/SerenityOS/serenity/blob/master/CONTRIBUTING.md#issue-policy). Closing :)