atarw / material-ui-swing

A modern, Material Design UI for Java Swing
MIT License
653 stars 86 forks source link

JSpinner is not working #80

Closed Reap00r closed 5 years ago

Reap00r commented 5 years ago

Currently clicking on the Spinner buttons won't change anything

GIFSpinner

vincenzopalazzo commented 5 years ago

Hi @Reap00r, this bug was correct into next versione, the problem is the MaterialManagerListner when the look and fell create the button for jspinner, the versione correct is into dir lib for my version project, I will create a pull request with all fix

vincenzopalazzo commented 5 years ago

Hi @Reap00r, Sorry if I'm late with the pull request, by next weekend I will carry out the alignment with the status, you can meanwhile see the changes in my repo, sorry again for the delay

Reap00r commented 5 years ago

Hi @vincenzopalazzo, don't worry, I am working on a different project so unfortunately I don't have much time for this currently.

vincenzopalazzo commented 5 years ago

Hi @Reap00r I am in the same situation, good job

vincenzopalazzo commented 5 years ago

Now I Creating a pull request, the pull request resolve this problem, @atarw can you close this issue, please?