mirror of
https://github.com/SerenityOS/serenity
synced 2026-05-12 18:06:56 +02:00
There were a mix of users between those who want to know if the Length changed, and those that just want an absolute Length. So, we now have two methods: Length::absolutize() returns an empty Optional if nothing changed, and Length::absolutized() always returns a value.
1.9 KiB
1.9 KiB