ScenicFramework / scenic

Core Scenic library
Apache License 2.0
1.99k stars 137 forks source link

Fix divide by zero in Scenic.Color #274

Closed axelson closed 2 years ago

axelson commented 2 years ago

Description

Fix divide by zero in Scenic.Color which prevented some color calculations

Motivation and Context

Fixes a bug

Types of changes

Checklist