Branch: refs/heads/issue-10
  Home:   https://github.com/pmd/pmd-designer
  Commit: 81d1e59173937acf0f89a9d293bf4acfe73e4fab
      
https://github.com/pmd/pmd-designer/commit/81d1e59173937acf0f89a9d293bf4acfe73e4fab
  Author: Juan Martín Sotuyo Dodero <juansot...@gmail.com>
  Date:   2022-08-11 (Thu, 11 Aug 2022)

  Changed paths:
    M pom.xml

  Log Message:
  -----------
  Update to JavaFX 14 latest


  Commit: ea242c969c2ef6f2d25a36075a4cc4f080bd071d
      
https://github.com/pmd/pmd-designer/commit/ea242c969c2ef6f2d25a36075a4cc4f080bd071d
  Author: Juan Martín Sotuyo Dodero <juansot...@gmail.com>
  Date:   2022-08-11 (Thu, 11 Aug 2022)

  Changed paths:
    M 
src/test/kotlin/net/sourceforge/pmd/util/fxdesigner/util/codearea/CoordinateMappingTest.kt

  Log Message:
  -----------
  Ensure the platform is initialized to avoid NPEs

 - Soem internals of JavaFX seem to have changed, ensuing that,
at least on Mac OS, there is a NPE the first time CodeAre tries to animate it's 
text.
Forcing this initialization prevents that.


Compare: https://github.com/pmd/pmd-designer/compare/c8d4a9edcb42...ea242c969c2e


_______________________________________________
Pmd-commits mailing list
Pmd-commits@lists.sourceforge.net
https://lists.sourceforge.net/lists/listinfo/pmd-commits

Reply via email to