mirror of
https://github.com/bisq-network/bisq.git
synced 2024-11-19 09:52:23 +01:00
2d4abbe143
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. |
||
---|---|---|
.. | ||
gradle-witness.gradle | ||
gradle-witness.jar |