WPIRoboticsProjects / GRIP

Program for rapidly developing computer vision applications
http://wpiroboticsprojects.github.io/GRIP
Other
379 stars 107 forks source link

post5053: Preview Contrast #755

Open AustinShalit opened 7 years ago

AustinShalit commented 7 years ago

Increase the contrast between selected and not selected for the image view toggle buttons (eyeballs). It is difficult to see at a glance if the buttons are on or off.

Reported By: Dan Oomkes

AustinShalit commented 7 years ago

More from Dan:

A simple solution on the eyeballs would be to change the color of the buttons to green when they are "on". A further enhancement could be to put a colored frame around the associated image that matches the color of the eyeball button when it is on and use a variety of colors.

JLLeitschuh commented 7 years ago

Sounds good. Feel free to implement