bisq/desktop
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
..
package Merge branch 'master' of github.com:bisq-network/bisq into release/v1.1.6 2019-09-17 15:52:51 +02:00
src Remove controlsfx dependency 2019-09-18 11:52:50 +02:00