Any progress on this merge request?
I probably only have a few more updates on my list. =)
Extracted browse button + Style updates
Multi-threading, Exporting, various fixes
Also if you try to just use the Java Long notation the SpinnerNumberModel will default to double instead of using the Comparable<> constructor, so I had to force cast to Longs.
Fixed Long to Int cast error when compiling/running against JDK11+