Tested with JavaFX 2.2.67. Mostly bug fixes and API style improvements:
- Partially resolved issue #75 – Use Scala naming convention for constants.
- Bug fixes
- Issue #144: Add type parameter to default constructor argument in
scalafx.scene.control.TableRowconstructor - Issue #145: Fix assignment of
TableView’scolumnResizePolicyandrowFactory - Issue #147:
LongPropertyshould be initialized with a Long value (instead ofInt). - Issue #150:
apply()methods inRadialGradientcompanion object should have return typeRadialGradient, notUnit. - Issue #153: Implicit conversions SFX to/from JFX should allow
nullarguments
- Issue #144: Add type parameter to default constructor argument in
Great thanks to all the contributors to this release: Rafael Afonso, Mike Allen, nigredo-tori, SwhGo_oN, Eric Zoerner, and Jarek Sacha.
For downloads visit ScalaFX on Sonatype.