Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

GuiHandViewer: can only order by Bet/Net/Won #35

Open
astephane opened this issue Jan 21, 2017 · 1 comment
Open

GuiHandViewer: can only order by Bet/Net/Won #35

astephane opened this issue Jan 21, 2017 · 1 comment
Assignees

Comments

@astephane
Copy link

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
Copy link
Author

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

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

1 participant