Rino

Results 2 issues of Rino

The docs mention "sbt-release has built in support to commit/push to Git, Mercurial and Subversion repositories." but does it really support SVN? If so, can you provide examples on how...

Hi, i noticed the debounce functionality only works in pressHandlers, but not when you call isPressed() method in the loop(). I instantiated the button like this Button myButton = Button(19,...