blueskyanalytics / raster-playground

Raster Manipulation - Clip, colorize & overlay!
https://play.blueskyhq.in
GNU General Public License v3.0
14 stars 20 forks source link

Sidebar: Display RGBA colors in tabular format #32

Closed AdiPat closed 3 years ago

AdiPat commented 3 years ago

RGBA colors were previously being rendered as JSON strings directly into the UI. This pull request adds a tabular format for displaying RGBA values along with a visual representation of the actual color.

BEFORE

Before Image

AFTER

Screenshot 2021-01-05 at 10 09 50 PM