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

Christoph Atteneder notifications at github.com
Tue Apr 28 14:30:07 UTC 2020


@ripcurlx commented on this pull request.



> @@ -355,6 +333,26 @@ private void updateChartData() {
         buildChartAndTableEntries(allSellOffers, OfferPayload.Direction.SELL, sellData, topSellOfferList);
     }
 
+    private Comparator<Offer> getComparator(boolean reversePrimarySortOrder) {

Maybe let the method name speak a little bit more for itself.

-- 
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#pullrequestreview-401894026
-------------- next part --------------
An HTML attachment was scrubbed...
URL: <http://lists.bisq.network/pipermail/bisq-github/attachments/20200428/844c24b4/attachment.html>


More information about the bisq-github mailing list