dulimarta / spherical-easel

https://spherical-easel.vercel.app
Other
3 stars 7 forks source link

RGB Color mismatch in triangle/circle fill #50

Open dickinson0718 opened 2 years ago

dickinson0718 commented 2 years ago

Steps to Reproduce

  1. Create a triangle or circle
  2. Select and style it. Change the foreground fill color to a particular RGB value.
  3. Use a Digital Color Meter (MAC) to compare the displayed RGB to the entered RGB code -- they are different. Even the test square displayed has a different RGB code

NOTE: this is not true for lines - the digital meter and the inputed RGB codes are the same

Thoughts: This has to do with the radial gradient used to render filled objects.