neuralabc / spft-java

Sequential Pinch Force Task (SPFT) implemented in Java
1 stars 2 forks source link

fix gui issue #7

Closed steelec closed 1 year ago

steelec commented 1 year ago

[start] button is greyed out if buttons are not clicked through in the correct order

https://github.com/neuralabc/spft-java/blob/2f64faed7566bdffc3f24ad7e2d868128160ddc5/src/main/java/com/github/neuralabc/spft/ui/ControlContent.java#L191

steelec commented 1 year ago

fixed in #8