[bisq-network/bisq-desktop] Ack messages for all trade, offer- and dispute messages (#1586)

Christoph Atteneder notifications at github.com
Tue Jun 26 10:27:20 UTC 2018


ripcurlx commented on this pull request.



> @@ -46,6 +88,39 @@ protected String getInfoText() {
         return Res.get("portfolio.pending.step3_buyer.wait.info", model.dataModel.getCurrencyCode());
     }
 
+    private void updateMessageStateInfo() {
+        MessageState messageState = model.getMessageStateProperty().get();
+        textFieldWithIconWithIcon.setText(Res.get("message.state." + messageState.name()));

Why not just textFieldWithIcon instead of textFieldWithIconWithIcon?

-- 
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-desktop/pull/1586#pullrequestreview-131957373
-------------- next part --------------
An HTML attachment was scrubbed...
URL: <http://lists.bisq.network/pipermail/bisq-github/attachments/20180626/a94481bb/attachment-0001.html>


More information about the bisq-github mailing list