Mert Toka
Mert Toka
_cP5:_ 2.2.6 _Processing:_ 3.5.3 I am using my sketch colors in HSB, and I realized that the ColorPicker still shows RGB sliders for adjusting color components even in HSB `colorMode`....
We are working on software for movement visualization that uses Unfolding Maps 0.9.9 with [Processing 4.0-alpha 3](https://github.com/processing/processing4/releases/tag/processing-1272-4.0a3). It works great in general, but there is [a minor issue](https://github.com/move-ucsb/DynamoVis/issues/3). When we...
Is there a way to manipulate the click position getter method? I tried changing the position of `SelectableGroup` tag to exactly correct place but it didn't help, it still calculates...
Thanks for the library, it looks super convenient. I have one problem though: When I use `recorder = Recorder.record(HandleKey)` functions, it records keypresses globally, not just the key events in...