mirror of
https://github.com/fergalmoran/ladybird.git
synced 2026-04-23 13:04:43 +00:00
Previously, we returned from the value setter if the specified value was above the max value. This is not required, as the getter clamps the returned value to the max value.