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

Manfred Karrer notifications at github.com
Tue Jun 26 19:39:29 UTC 2018


ManfredKarrer 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()));

Ups, was not intended ;-) Will rename ...

-- 
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#discussion_r198272462
-------------- next part --------------
An HTML attachment was scrubbed...
URL: <http://lists.bisq.network/pipermail/bisq-github/attachments/20180626/460d6d12/attachment-0001.html>


More information about the bisq-github mailing list