Goz3rr / SatisfactorySaveEditor

293 stars 76 forks source link

Validate color data in UI #42

Closed virusek20 closed 5 years ago

virusek20 commented 5 years ago

Right now it's possible to enter invalid values for both Color and LinearColor. Color should be clamped to 0 - 255 LinearColor should be clamped to 0f - 1f