Skip to content

Commit ea327e5

Browse files
committed
note about other version
1 parent 1dd6fc5 commit ea327e5

File tree

1 file changed

+1
-0
lines changed

1 file changed

+1
-0
lines changed

java/src/processing/mode/java/tweak/ColorSelector.java

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -35,6 +35,7 @@
3535

3636
// TODO replace this with {@link processing.app.ColorChooser}
3737
// https://github.com/processing/processing/issues/3209
38+
// A guideline: https://github.com/processing/processing/pull/2975/files
3839
public class ColorSelector {
3940
int hue, saturation, brightness;
4041

0 commit comments

Comments
 (0)