From f32f1d488ad47957a919330db8d3e3be06c8a669 Mon Sep 17 00:00:00 2001 From: Alva Swanson Date: Wed, 8 Dec 2021 13:09:03 +0100 Subject: [PATCH] OfferBook: Show Complete Text Of Action Button If Enough Space Available Even if the app is maximized it does not show the full text of the action button if the text is long. Switching Bisq to German and maximizing the window reveals the problem. Fixes #5862 --- .../java/bisq/desktop/main/offer/offerbook/OfferBookView.java | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/desktop/src/main/java/bisq/desktop/main/offer/offerbook/OfferBookView.java b/desktop/src/main/java/bisq/desktop/main/offer/offerbook/OfferBookView.java index 4f571c2bc1..3b91be8a09 100644 --- a/desktop/src/main/java/bisq/desktop/main/offer/offerbook/OfferBookView.java +++ b/desktop/src/main/java/bisq/desktop/main/offer/offerbook/OfferBookView.java @@ -1087,7 +1087,7 @@ public class OfferBookView extends ActivatableViewAndModel