FPDB-for-OSX icon indicating copy to clipboard operation
FPDB-for-OSX copied to clipboard

GuiHandViewer: can only order by Bet/Net/Won

Open astephane opened this issue 8 years ago • 1 comments

In hand viewer, hand rows can only be ordered by Bet, Net, Won columns and not by HandId etc.

I think more sorting criterion would be usefull, especially hand-id, game type, stake, street0 etc. (and date which I'm adding).

This has been locked in the code [1] [2].

[1] http://github.com/philroberts/FPDB-for-OSX/blob/qtfork/pyfpdb/GuiHandViewer.py#L115 [2] http://github.com/philroberts/FPDB-for-OSX/blob/qtfork/pyfpdb/GuiHandViewer.py#L250

astephane avatar Jan 21 '17 19:01 astephane

Added ability to sort by date and hand-id in hand-viewer.

astephane avatar Jan 27 '17 15:01 astephane