sjcbulldog / elescout

Electron based scouting application for FRC
0 stars 0 forks source link

Image boolean color #20

Closed AarushPalve closed 2 days ago

AarushPalve commented 3 days ago

Can you make it so the booleans that show up above an image are red when not selected and green when they are?

sjcbulldog commented 2 days ago

By default it will be red when false and green when it is true. However, I also added fields to the JSON file that specify the color when true and the color when false so that the json can specify the color of the boolean.