mirror of
https://github.com/opf/openproject.git
synced 2026-06-14 03:30:14 +00:00
a1e7a2d740
Ensures dependent methods such as `#darken` do not blow up if a hexcode value is invalid (which can occur if the record is unpersisted or fails validation). Missing/invalid R, G, B component values will now be handled as zero.