[bisq-network/bisq] UI improvements (#4914)

chimp1984 notifications at github.com
Tue Dec 8 17:38:22 CET 2020


Small UI improvements
- Make altcoin account screen 2 colums wide (same as fiat accounts)
- Increase text area height
- increase number of visible rows in accounts for better scolling

Cleanups
- Remove old `buyerSecurityDepositNews0.9.5` flag
- Remove unused method
- Make field local
You can view, comment on, or merge this pull request online at:

  https://github.com/bisq-network/bisq/pull/4914

-- Commit Summary --

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

-- File Changes --

    M desktop/src/main/java/bisq/desktop/components/paymentmethods/F2FForm.java (6)
    M desktop/src/main/java/bisq/desktop/components/paymentmethods/USPostalMoneyOrderForm.java (6)
    M desktop/src/main/java/bisq/desktop/main/account/content/altcoinaccounts/AltCoinAccountsDataModel.java (4)
    M desktop/src/main/java/bisq/desktop/main/account/content/altcoinaccounts/AltCoinAccountsView.fxml (2)
    M desktop/src/main/java/bisq/desktop/main/account/content/altcoinaccounts/AltCoinAccountsView.java (3)
    M desktop/src/main/java/bisq/desktop/main/account/content/fiataccounts/FiatAccountsDataModel.java (4)
    M desktop/src/main/java/bisq/desktop/main/account/content/fiataccounts/FiatAccountsView.java (3)
    M desktop/src/main/java/bisq/desktop/main/offer/MutableOfferView.java (14)
    M desktop/src/main/java/bisq/desktop/main/offer/OfferView.java (4)

-- Patch Links --

https://github.com/bisq-network/bisq/pull/4914.patch
https://github.com/bisq-network/bisq/pull/4914.diff

-- 
You are receiving this because you are subscribed to this thread.
Reply to this email directly or view it on GitHub:
https://github.com/bisq-network/bisq/pull/4914
-------------- next part --------------
An HTML attachment was scrubbed...
URL: <http://lists.bisq.network/pipermail/bisq-github/attachments/20201208/cda1f009/attachment.htm>


More information about the bisq-github mailing list