Commit 28030469 authored by Barry Warsaw's avatar Barry Warsaw

Update a comment.

parent 3e481de3
...@@ -84,7 +84,7 @@ class ChipViewer: ...@@ -84,7 +84,7 @@ class ChipViewer:
def update_yourself(self, red, green, blue): def update_yourself(self, red, green, blue):
# Selected always shows the #rrggbb name of the color, nearest always # Selected always shows the #rrggbb name of the color, nearest always
# shows the name of the nearest color in the database. TBD: should # shows the name of the nearest color in the database. BAW: should
# an exact match be indicated in some way? # an exact match be indicated in some way?
# #
# Always use the #rrggbb style to actually set the color, since we may # Always use the #rrggbb style to actually set the color, since we may
......
Markdown is supported
0%
or
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment