bisq/gradle/witness
battleofwizards 2d4abbe143
Remove controlsfx dependency
The controlsfx is a huge JavaFX components library (0.83MB as JAR).

Turns out, we only use a single component, the PopOver. Fortunately,
the PopOver is self-contained and easy to pull out from controlsfx.

This commit embeds the PopOver in the project and removes controlsfx
dependency. The embedded version is exactly the same as previously
used in the project, so no change in semantics should occur.
2019-09-18 11:52:50 +02:00
..
gradle-witness.gradle Remove controlsfx dependency 2019-09-18 11:52:50 +02:00
gradle-witness.jar Update gradle-witness.jar 2018-11-15 11:40:46 +01:00