[bisq-network/bisq] Fix prompt labels overflows in create order (#5251)

forcryptos notifications at github.com
Sun Feb 28 04:12:39 CET 2021


Fixes #5189

This change is to fix the prompt labels that where overflowing  
outside the InputTextBoxes in the CreateOffer section (Buy and Sell).

- Created a class StringUtils providing truncatePromptString.
- Call truncatePromptString in MutableOfferView and in MutableOfferViewModel.

You can view, comment on, or merge this pull request online at:

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

-- Commit Summary --

  * Fix prompt labels overflows in create order

-- File Changes --

    A common/src/main/java/bisq/common/util/StringUtils.java (14)
    M desktop/src/main/java/bisq/desktop/main/offer/MutableOfferView.java (11)
    M desktop/src/main/java/bisq/desktop/main/offer/MutableOfferViewModel.java (3)

-- Patch Links --

https://github.com/bisq-network/bisq/pull/5251.patch
https://github.com/bisq-network/bisq/pull/5251.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/5251
-------------- next part --------------
An HTML attachment was scrubbed...
URL: <http://lists.bisq.network/pipermail/bisq-github/attachments/20210227/cea26e83/attachment.htm>


More information about the bisq-github mailing list