Details
-
Improvement
-
Status: Closed
-
Minor
-
Resolution: Fixed
-
None
-
None
-
None
Description
When using the Sortable annotation it is not possible to use reverse order.
For a leaderboard, you may want to sort its entries by points.
@Sortable(reversed = true) class LeaderBoardEntry { int points }
Attachments
Issue Links
- links to