[bisq-network/bisq] Bsq swap: Implementation [3] (PR #5775)

Stan notifications at github.com
Thu Oct 28 21:41:27 CEST 2021


@ghubstan commented on this pull request.



> @@ -145,8 +145,12 @@ public void initialize() {
     protected void activate() {
         if (DevEnv.isDaoActivated()) {
 
-            // Hide dao new badge if user saw this section
-            preferences.dontShowAgain(DaoPresentation.DAO_NEWS, true);
+            if (preferences.showAgain(DaoPresentation.DAO_NEWS)) {
+                preferences.dontShowAgain(DaoPresentation.DAO_NEWS, true);
+                new Popup().headLine(Res.get("news.bsqSwap.title"))
+                        .information(Res.get("news.bsqSwap.description"))

TODO Write and publish [BSQ Swaps wiki.](https://bisq.wiki/BSQ_Swaps)

-- 
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/5775#pullrequestreview-792350814
-------------- next part --------------
An HTML attachment was scrubbed...
URL: <http://lists.bisq.network/pipermail/bisq-github/attachments/20211028/dfc25e09/attachment.htm>


More information about the bisq-github mailing list