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

Christoph Atteneder notifications at github.com
Tue Mar 9 11:26:17 CET 2021


I think this should be handled differently.  I'm quite sure the auto-truncation of the prompt text is a supported feature, but it just doesn't work because `input.setMaxWidth(Double.MAX_VALUE);` is set in `getEditableValueBox`. I didn't have time to look into it in more detail, but I think this is the way to fix this issue.

-- 
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#issuecomment-793678591
-------------- next part --------------
An HTML attachment was scrubbed...
URL: <http://lists.bisq.network/pipermail/bisq-github/attachments/20210309/52b83779/attachment.htm>


More information about the bisq-github mailing list