[bisq-network/bisq] Minor DAO ui fixes (#2109)

Christoph Atteneder notifications at github.com
Tue Dec 11 15:48:17 UTC 2018


ripcurlx commented on this pull request.



> @@ -58,7 +58,7 @@ public MenuItem(Navigation navigation,
         this.viewClass = viewClass;
         this.baseNavPath = baseNavPath;
 
-        setLabelText(title);
+        setLabelText(title.toUpperCase());

Thanks for pointing it out. Just fixed it by converting to uppercase also on label update.

-- 
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/2109#discussion_r240666835
-------------- next part --------------
An HTML attachment was scrubbed...
URL: <http://lists.bisq.network/pipermail/bisq-github/attachments/20181211/540f7435/attachment.html>


More information about the bisq-github mailing list