Closed GoogleCodeExporter closed 8 years ago
Fix for Issue 16 are in my repo (http://code.google.com/r/jpsacha-scalafx/) on
the “default” branch”. Ready for inclusion in the main ScalFX repo.
It involved two modifications:
1) Property apply() methods should be implicit. Over eager implicits were
adding extra layer of wrappers that had no reference in actual code causing
lack of response to events.
2) Added overloaded Bindings.then for better handling of expressions containing
wrappers (SFXDelegate)
Added tests to verify the fix works (test/issues/issue16). Also tested on
external code including ProScalaFX (https://github.com/jsacha/ProScalaFX)
Original comment by jpsacha
on 12 Jan 2013 at 6:09
Original comment by Alain.Fa...@gmail.com
on 17 Jan 2013 at 3:31
Original issue reported on code.google.com by
Alain.Fa...@gmail.com
on 21 Dec 2012 at 4:05