mirror of
https://github.com/bisq-network/bisq.git
synced 2024-11-19 09:52:23 +01:00
9ea6b2163e
The reactfx was a 0.33MB dependency / 238 Java source files. We only used it for FxTimer helper and to measure FPS in development mode. The small FxTimer class got copied over into the project, so there is no change in semantics. The FPS measurement got replaced w/ com.sun.javafx.perf.PerformanceTracker, an internal but long stable part of JavaFx. This is probably not a problem, because it only concerns a rarely used, developer feature. |
||
---|---|---|
.. | ||
main | ||
test/java/bisq/common |