<p>The <code>controlsfx</code> is a huge JavaFX components library (0.83MB as JAR) offering a number of advanced components.</p>
<p>Turns out, we only use a single component, the <code>PopOver</code>. Fortunately, the <code>PopOver</code> is self-contained and easy to pull out from <code>controlsfx</code>.</p>
<p>This PR embeds the <code>PopOver</code> in the project and removes <code>controlsfx</code> dependency. The embedded version is exactly the same as previously used in the project, so no change in semantics should occur.</p>
<p>Note for reviewers: see README.md for exact versions and links to files that were copied over. No new code is introduced. The easiest way to verify is to diff the embedded vs external (3 files total).</p>

<hr>

<h4>You can view, comment on, or merge this pull request online at:</h4>
<p>  <a href='https://github.com/bisq-network/bisq/pull/3287'>https://github.com/bisq-network/bisq/pull/3287</a></p>

<h4>Commit Summary</h4>
<ul>
  <li>Remove controlsfx dependency</li>
</ul>

<h4>File Changes</h4>
<ul>
  <li>
    <strong>M</strong>
    <a href="https://github.com/bisq-network/bisq/pull/3287/files#diff-0">build.gradle</a>
    (2)
  </li>
  <li>
    <strong>M</strong>
    <a href="https://github.com/bisq-network/bisq/pull/3287/files#diff-1">desktop/src/main/java/bisq/desktop/components/AutoTooltipTableColumn.java</a>
    (3)
  </li>
  <li>
    <strong>M</strong>
    <a href="https://github.com/bisq-network/bisq/pull/3287/files#diff-2">desktop/src/main/java/bisq/desktop/components/InfoAutoTooltipLabel.java</a>
    (3)
  </li>
  <li>
    <strong>M</strong>
    <a href="https://github.com/bisq-network/bisq/pull/3287/files#diff-3">desktop/src/main/java/bisq/desktop/components/InfoInputTextField.java</a>
    (3)
  </li>
  <li>
    <strong>M</strong>
    <a href="https://github.com/bisq-network/bisq/pull/3287/files#diff-4">desktop/src/main/java/bisq/desktop/components/InfoTextField.java</a>
    (3)
  </li>
  <li>
    <strong>M</strong>
    <a href="https://github.com/bisq-network/bisq/pull/3287/files#diff-5">desktop/src/main/java/bisq/desktop/components/InputTextField.java</a>
    (3)
  </li>
  <li>
    <strong>A</strong>
    <a href="https://github.com/bisq-network/bisq/pull/3287/files#diff-6">desktop/src/main/java/bisq/desktop/components/controlsfx/README.md</a>
    (13)
  </li>
  <li>
    <strong>A</strong>
    <a href="https://github.com/bisq-network/bisq/pull/3287/files#diff-7">desktop/src/main/java/bisq/desktop/components/controlsfx/control/PopOver.java</a>
    (787)
  </li>
  <li>
    <strong>A</strong>
    <a href="https://github.com/bisq-network/bisq/pull/3287/files#diff-8">desktop/src/main/java/bisq/desktop/components/controlsfx/control/popover.css</a>
    (36)
  </li>
  <li>
    <strong>A</strong>
    <a href="https://github.com/bisq-network/bisq/pull/3287/files#diff-9">desktop/src/main/java/bisq/desktop/components/controlsfx/skin/PopOverSkin.java</a>
    (693)
  </li>
  <li>
    <strong>M</strong>
    <a href="https://github.com/bisq-network/bisq/pull/3287/files#diff-10">gradle/witness/gradle-witness.gradle</a>
    (1)
  </li>
</ul>

<h4>Patch Links:</h4>
<ul>
  <li><a href='https://github.com/bisq-network/bisq/pull/3287.patch'>https://github.com/bisq-network/bisq/pull/3287.patch</a></li>
  <li><a href='https://github.com/bisq-network/bisq/pull/3287.diff'>https://github.com/bisq-network/bisq/pull/3287.diff</a></li>
</ul>

<p style="font-size:small;-webkit-text-size-adjust:none;color:#666;">—<br />You are receiving this because you are subscribed to this thread.<br />Reply to this email directly, <a href="https://github.com/bisq-network/bisq/pull/3287?email_source=notifications&email_token=AJFFTNXZILBD2LBD5FI6T73QKH3Z5A5CNFSM4IX4OQAKYY3PNVWWK3TUL52HS4DFUVEXG43VMWVGG33NNVSW45C7NFSM4HMC6CKQ">view it on GitHub</a>, or <a href="https://github.com/notifications/unsubscribe-auth/AJFFTNS6NIYCYO6V5EBRSL3QKH3Z5ANCNFSM4IX4OQAA">mute the thread</a>.<img src="https://github.com/notifications/beacon/AJFFTNX4AB2CLEZH5C7XYGDQKH3Z5A5CNFSM4IX4OQAKYY3PNVWWK3TUL52HS4DFUVEXG43VMWVGG33NNVSW45C7NFSM4HMC6CKQ.gif" height="1" width="1" alt="" /></p>
<script type="application/ld+json">[
{
"@context": "http://schema.org",
"@type": "EmailMessage",
"potentialAction": {
"@type": "ViewAction",
"target": "https://github.com/bisq-network/bisq/pull/3287?email_source=notifications\u0026email_token=AJFFTNXZILBD2LBD5FI6T73QKH3Z5A5CNFSM4IX4OQAKYY3PNVWWK3TUL52HS4DFUVEXG43VMWVGG33NNVSW45C7NFSM4HMC6CKQ",
"url": "https://github.com/bisq-network/bisq/pull/3287?email_source=notifications\u0026email_token=AJFFTNXZILBD2LBD5FI6T73QKH3Z5A5CNFSM4IX4OQAKYY3PNVWWK3TUL52HS4DFUVEXG43VMWVGG33NNVSW45C7NFSM4HMC6CKQ",
"name": "View Pull Request"
},
"description": "View this Pull Request on GitHub",
"publisher": {
"@type": "Organization",
"name": "GitHub",
"url": "https://github.com"
}
}
]</script>