File tree Expand file tree Collapse file tree 6 files changed +6
-6
lines changed Expand file tree Collapse file tree 6 files changed +6
-6
lines changed Original file line number Diff line number Diff line change @@ -17,7 +17,7 @@ The ending `FX` was added to avoid conflicts with ScalaFXML macros clashing with
1717
1818The are new demos, in ` scalafx-extras-demos ` project that illustrate the use of the ` scalafx-extras ` features.
1919
20- To post questions please use [ ScalaFX Users Group] [ 5 ] of [ StackOverflow ScalaFX] [ 6 ]
20+ To post questions please use [ ScalaFX Users Group] [ 5 ] or [ StackOverflow ScalaFX] [ 6 ]
2121
2222[ 5 ] : https://groups.google.com/forum/#!forum/scalafx-users
2323[ 6 ] : https://stackoverflow.com/questions/tagged/scalafx
Original file line number Diff line number Diff line change 44
55* Build is done now against ScalaFX 11
66
7- To post questions please use [ ScalaFX Users Group] [ 5 ] of [ StackOverflow ScalaFX] [ 6 ]
7+ To post questions please use [ ScalaFX Users Group] [ 5 ] or [ StackOverflow ScalaFX] [ 6 ]
88
99[ 5 ] : https://groups.google.com/forum/#!forum/scalafx-users
1010[ 6 ] : https://stackoverflow.com/questions/tagged/scalafx
Original file line number Diff line number Diff line change 44
55* [ Issue #2 ] [ 2 ] ` BusyWorker.doTask ` now disallows use of code blocks, must use lambda notation to avoid execution on incorrect thread.
66
7- To post questions please use [ ScalaFX Users Group] [ 5 ] of [ StackOverflow ScalaFX] [ 6 ]
7+ To post questions please use [ ScalaFX Users Group] [ 5 ] or [ StackOverflow ScalaFX] [ 6 ]
88
99[ 5 ] : https://groups.google.com/forum/#!forum/scalafx-users
1010[ 6 ] : https://stackoverflow.com/questions/tagged/scalafx
Original file line number Diff line number Diff line change 88* [ Issue #4 ] [ 4 ] Add support for Scala 2.13
99
1010
11- To post questions please use [ ScalaFX Users Group] [ scalafx-users ] of [ StackOverflow ScalaFX] [ scalafx-overflow ]
11+ To post questions please use [ ScalaFX Users Group] [ scalafx-users ] or [ StackOverflow ScalaFX] [ scalafx-overflow ]
1212
1313[ scalafx-users ] : https://groups.google.com/forum/#!forum/scalafx-users
1414[ scalafx-overflow ] : https://stackoverflow.com/questions/tagged/scalafx
Original file line number Diff line number Diff line change @@ -6,7 +6,7 @@ Enhancements:
66* [ Issue #6 ] [ 6 ] SimpleTask - add more flexibility in handling tasks states
77
88
9- To post questions please use [ ScalaFX Users Group] [ scalafx-users ] of [ StackOverflow ScalaFX] [ scalafx-overflow ]
9+ To post questions please use [ ScalaFX Users Group] [ scalafx-users ] or [ StackOverflow ScalaFX] [ scalafx-overflow ]
1010
1111[ scalafx-users ] : https://groups.google.com/forum/#!forum/scalafx-users
1212[ scalafx-overflow ] : https://stackoverflow.com/questions/tagged/scalafx
Original file line number Diff line number Diff line change @@ -5,7 +5,7 @@ Bug fix release:
55* [ Issue #7 ] [ 7 ] BusyWorker: scala.MatchError
66
77
8- To post questions please use [ ScalaFX Users Group] [ scalafx-users ] of [ StackOverflow ScalaFX] [ scalafx-overflow ]
8+ To post questions please use [ ScalaFX Users Group] [ scalafx-users ] or [ StackOverflow ScalaFX] [ scalafx-overflow ]
99
1010[ scalafx-users ] : https://groups.google.com/forum/#!forum/scalafx-users
1111[ scalafx-overflow ] : https://stackoverflow.com/questions/tagged/scalafx
You can’t perform that action at this time.
0 commit comments