<p>Small UI improvements</p>
<ul>
<li>Make altcoin account screen 2 colums wide (same as fiat accounts)</li>
<li>Increase text area height</li>
<li>increase number of visible rows in accounts for better scolling</li>
</ul>
<p>Cleanups</p>
<ul>
<li>Remove old <code>buyerSecurityDepositNews0.9.5</code> flag</li>
<li>Remove unused method</li>
<li>Make field local</li>
</ul>

<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/4914'>https://github.com/bisq-network/bisq/pull/4914</a></p>

<h4>Commit Summary</h4>
<ul>
  <li>Increase height of account list when account is selected to make scrolling easier.</li>
  <li>Use full width for altcoin accounts view (as it was already in fiat accounts)</li>
  <li>Use setMinHeight instead of setPrefHeight for textArea in F2FForm and USPostalMoneyOrderForm and sue 70 px for both</li>
  <li>Remove BUYER_SECURITY_DEPOSIT_NEWS (was used in 0.9.5)</li>
  <li>Remove unused method</li>
  <li>Make paymentGroupBox local</li>
</ul>

<h4>File Changes</h4>
<ul>
  <li>
    <strong>M</strong>
    <a href="https://github.com/bisq-network/bisq/pull/4914/files#diff-17a6a0010b4a5c395a866bedcd048e25f8ca71db6060fb0983d558e8c9a27407">desktop/src/main/java/bisq/desktop/components/paymentmethods/F2FForm.java</a>
    (6)
  </li>
  <li>
    <strong>M</strong>
    <a href="https://github.com/bisq-network/bisq/pull/4914/files#diff-8cad5b9a53ebb402499fbeaaf2d2a6da3dc6bab58f3bccf1cbd93cb026353148">desktop/src/main/java/bisq/desktop/components/paymentmethods/USPostalMoneyOrderForm.java</a>
    (6)
  </li>
  <li>
    <strong>M</strong>
    <a href="https://github.com/bisq-network/bisq/pull/4914/files#diff-39fe89a869d6997f2e27976fc8a689beee96c3b4cc9a64be7e60f667c6e0d9a1">desktop/src/main/java/bisq/desktop/main/account/content/altcoinaccounts/AltCoinAccountsDataModel.java</a>
    (4)
  </li>
  <li>
    <strong>M</strong>
    <a href="https://github.com/bisq-network/bisq/pull/4914/files#diff-4e49abd803e7be7af08a785734cedbc2aa5ec7d088a673389c2736cbbc7bb233">desktop/src/main/java/bisq/desktop/main/account/content/altcoinaccounts/AltCoinAccountsView.fxml</a>
    (2)
  </li>
  <li>
    <strong>M</strong>
    <a href="https://github.com/bisq-network/bisq/pull/4914/files#diff-df8f46967373b3f5292ad5cfc4dd00dcfddefefa6d79c9d3a35c260b73c06015">desktop/src/main/java/bisq/desktop/main/account/content/altcoinaccounts/AltCoinAccountsView.java</a>
    (3)
  </li>
  <li>
    <strong>M</strong>
    <a href="https://github.com/bisq-network/bisq/pull/4914/files#diff-4d3e7843047fb58b71b5a234bb7f0bdeb118077bf5406232c0c57a9cd5940005">desktop/src/main/java/bisq/desktop/main/account/content/fiataccounts/FiatAccountsDataModel.java</a>
    (4)
  </li>
  <li>
    <strong>M</strong>
    <a href="https://github.com/bisq-network/bisq/pull/4914/files#diff-c5abb5ef938520e00047e774840a1990b4210c048e3f3fdf7478edca3935c0cb">desktop/src/main/java/bisq/desktop/main/account/content/fiataccounts/FiatAccountsView.java</a>
    (3)
  </li>
  <li>
    <strong>M</strong>
    <a href="https://github.com/bisq-network/bisq/pull/4914/files#diff-a110b4dbf593eb67e3a80e59506f58cd95ddbf8fe983bf3d967d8bbe2c8471fe">desktop/src/main/java/bisq/desktop/main/offer/MutableOfferView.java</a>
    (14)
  </li>
  <li>
    <strong>M</strong>
    <a href="https://github.com/bisq-network/bisq/pull/4914/files#diff-d14a15524dd1b0755a6c180eeb1a8aeb74afbe9997ced9e0b10db6bf26cb7611">desktop/src/main/java/bisq/desktop/main/offer/OfferView.java</a>
    (4)
  </li>
</ul>

<h4>Patch Links:</h4>
<ul>
  <li><a href='https://github.com/bisq-network/bisq/pull/4914.patch'>https://github.com/bisq-network/bisq/pull/4914.patch</a></li>
  <li><a href='https://github.com/bisq-network/bisq/pull/4914.diff'>https://github.com/bisq-network/bisq/pull/4914.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/4914">view it on GitHub</a>, or <a href="https://github.com/notifications/unsubscribe-auth/AJFFTNRSGHXIJSOGHUC4BPLSTZI75ANCNFSM4USG6XDA">unsubscribe</a>.<img src="https://github.com/notifications/beacon/AJFFTNTY7N5PFAQ2G5BJJDLSTZI75A5CNFSM4USG6XDKYY3PNVWWK3TUL52HS4DFUVEXG43VMWVGG33NNVSW45C7NFSM4LKGRAZA.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/4914",
"url": "https://github.com/bisq-network/bisq/pull/4914",
"name": "View Pull Request"
},
"description": "View this Pull Request on GitHub",
"publisher": {
"@type": "Organization",
"name": "GitHub",
"url": "https://github.com"
}
}
]</script>