EricSSartorius / Judging-System

U-Judge: Universal Judging System using Angular Meteor (OLD)
http://www.universaljudge.com/
1 stars 1 forks source link

Changed the filter order. #30

Closed felicedeNigris closed 8 years ago

felicedeNigris commented 8 years ago

So this is sounds crazy but this works. It's not very different from what we had, but by piping orderBy:score first this will account for ALL the scores and then piping limitTo:10 it will limit those ten.

Here is a great reference to what i mean.angular filters