[bisq-network/bisq] Fix prompt text overflow in create order (#5256)

forcryptos notifications at github.com
Sun Feb 28 17:54:25 CET 2021


Added StringUtils class with truncatePromptText method.

truncatePromptText is called in MutableOfferView(5) and
in MutableOfferViewModel(1) to cut too long text.


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

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

-- Commit Summary --

  * Fix prompt text overflow in create order

-- File Changes --

    A common/src/main/java/bisq/common/util/StringUtils.java (12)
    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/5256.patch
https://github.com/bisq-network/bisq/pull/5256.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/5256
-------------- next part --------------
An HTML attachment was scrubbed...
URL: <http://lists.bisq.network/pipermail/bisq-github/attachments/20210228/e493e9ed/attachment.htm>


More information about the bisq-github mailing list