Skip to content

v 0.1.3

Latest
Compare
Choose a tag to compare
@alptugan alptugan released this 01 Feb 16:42
· 8 commits to main since this release

Added new argument into setRulerStyle as the last argument.
It hides/shows the info card next mouse cursor when the pixel ruler is enabled.

Example:
https://openprocessing.org/sketch/1624312

I will convert separate input arguments to a single object argument. Since there are too many input arguments in the function. It can be confusing and hard to read and write the code.