JFXtras / jfxtras

A supporting library for JavaFX, containing helper classes, extended layouts, controls and other interesting widgets.
http://jfxtras.org
Other
599 stars 123 forks source link

Needs a newer estable versión of jfxtras #36

Closed javlaks closed 9 years ago

javlaks commented 9 years ago

Well, this is not an issue, it is just more like a release of a new stable version that supports jdk 8u40.

I had updated all my old code to 8u40 but the release of jfxtras r3 from October of last year, has issues to display some controls.

Thanks a lot.

miguelbaldi commented 9 years ago

That's really annoying. We are using jdk 8u51 and LocalDateTimeTextField does not work, the styles got really messy and don't show the popup buttons. I've tested on 8.0-r4-SNAPSHOT and worked like a charm.

Maxoudela commented 9 years ago

I'm using the version from the current repo with 8u40 and I don't have any issue. What is the problem?

javlaks commented 9 years ago

My problem is using 8u40 or newer with jfxtras r3 o less. With r4-snapshot i do not have issues. All works fine. The main problem is the "snapshot" word. Do not represent "stable".

So, if you could release the r4 as stable would be great. (I can delete the word "snapshot" word from the jar file, but it doesn't the case, you understand! )

tbee commented 9 years ago

THere is a memory issue in Agenda, I'm going to look into that when I return from vacation next week and then create a proper release.

javlaks commented 9 years ago

Hey Tom, thank you so much! For you and your team! :P

tbee commented 9 years ago

8.0-r4 is on its way to maven central