[bisq-network/bisq] Secondary sort order in Market Offer Lists (#4168)

sqrrm notifications at github.com
Mon May 11 13:14:03 UTC 2020


@sqrrm commented on this pull request.



> +        if (reversePrimarySortOrder)
+            primary = primary.reversed();
+
+        return primary.thenComparing(Offer::getAmount);

I think this is the more natural way to show the order book, larger orders first. That way more of the book is shown sooner.


-- 
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/4168#discussion_r423028864
-------------- next part --------------
An HTML attachment was scrubbed...
URL: <http://lists.bisq.network/pipermail/bisq-github/attachments/20200511/cd27806d/attachment.html>


More information about the bisq-github mailing list