Search found 23 matches
- Wed Jul 29, 2026 4:44 pm
- Forum: Bugs
- Topic: PokerTH Web Client
- Replies: 41
- Views: 316
Re: PokerTH Web Client
Thanks for all your feedback! It’s always greatly appreciated, so please don’t hesitate to keep it coming.
- Wed Jul 29, 2026 2:50 pm
- Forum: Bugs
- Topic: PokerTH Web Client
- Replies: 41
- Views: 316
Re: PokerTH Web Client
alignment on QML client / update done.
- Wed Jul 29, 2026 12:39 pm
- Forum: Bugs
- Topic: PokerTH Web Client
- Replies: 41
- Views: 316
Re: PokerTH Web Client
Good call, thanks.
Retention now offers 7 / 30 / 90 / 180 / 365 days, plus a second setting capping how many logs are kept (20 / 50 / 100 / 200).
And yes — it goes by the log's own date, read from the .pdb, never the import date.
Imported logs are now exempt from auto-deletion entirely, so ...
Retention now offers 7 / 30 / 90 / 180 / 365 days, plus a second setting capping how many logs are kept (20 / 50 / 100 / 200).
And yes — it goes by the log's own date, read from the .pdb, never the import date.
Imported logs are now exempt from auto-deletion entirely, so ...
- Wed Jul 29, 2026 6:46 am
- Forum: General
- Topic: Spectator Sounds
- Replies: 2
- Views: 35
Re: Spectator Sounds
Thanks for the report — I guess you were speaking about web client..... that one was real, and it led to two separate fixes.
1) The mute state was read only once when the page loaded. All windows of the same browser share the same stored setting but not the same memory, so if you had a second tab ...
1) The mute state was read only once when the page loaded. All windows of the same browser share the same stored setting but not the same memory, so if you had a second tab ...
- Tue Jul 28, 2026 7:30 pm
- Forum: Bugs
- Topic: PokerTH Web Client
- Replies: 41
- Views: 316
Re: PokerTH Web Client
Thanks — both were right, both are in (build 2.1.4-web.124).
1. F1–F4 now arm a pre-selection off turn, same as clicking. Press again to disarm.
2. Dead zone added, and it goes wider than folding: the buttons also stay off when all-in, at showdown, while the board is dealt, and after you have ...
1. F1–F4 now arm a pre-selection off turn, same as clicking. Press again to disarm.
2. Dead zone added, and it goes wider than folding: the buttons also stay off when all-in, at showdown, while the board is dealt, and after you have ...
- Tue Jul 28, 2026 1:40 pm
- Forum: Bugs
- Topic: PokerTH Web Client
- Replies: 41
- Views: 316
Re: PokerTH Web Client
Both fixed in build 2.1.4-web.119, thanks.
1. The log is capped at 500 entries; past that, the pause logic lost track of your position and the view crept down. It now anchors on the line you're reading.
2. You were right, and it wasn't only the globe — I swept the whole client and found about ...
1. The log is capped at 500 entries; past that, the pause logic lost track of your position and the view crept down. It now anchors on the line you're reading.
2. You were right, and it wasn't only the globe — I swept the whole client and found about ...
- Tue Jul 28, 2026 8:04 am
- Forum: Bugs
- Topic: PokerTH Web Client
- Replies: 41
- Views: 316
Re: PokerTH Web Client
feature request applied:
Auto-follow now pauses as soon as you scroll away from the live edge: entries keep piling up in the background, but the view stays exactly where you left it. Following resumes on its own once you're back at the newest entry. While it's paused, a small bar shows how many ...
Auto-follow now pauses as soon as you scroll away from the live edge: entries keep piling up in the background, but the view stays exactly where you left it. Following resumes on its own once you're back at the newest entry. While it's paused, a small bar shows how many ...
- Mon Jul 27, 2026 7:44 pm
- Forum: Bugs
- Topic: PokerTH Web Client
- Replies: 41
- Views: 316
Re: PokerTH Web Client
All five fixed, — the screenshot made it easy. thanks.
2 & 3 had one root cause: every session numbers its games from 1, and an imported .pdb keeps the id from its own file, so once the whole history is read back, different games collided on the same id. Hands overwrote each other (3000 shown as ...
2 & 3 had one root cause: every session numbers its games from 1, and an imported .pdb keeps the id from its own file, so once the whole history is read back, different games collided on the same id. Hands overwrote each other (3000 shown as ...
- Mon Jul 27, 2026 2:26 pm
- Forum: Bugs
- Topic: PokerTH Web Client
- Replies: 41
- Views: 316
Re: PokerTH Web Client
Thanks — your 759 files turned out to be a great stress test, and they exposed a real scaling bug rather than just slowness.
I rebuilt a comparable history locally (about 15,000 hands, 225,000 actions, 400 distinct players) and reproduced the freeze: the stats path was doing work proportional to ...
I rebuilt a comparable history locally (about 15,000 hands, 225,000 actions, 400 distinct players) and reproduced the freeze: the stats path was doing work proportional to ...
- Mon Jul 27, 2026 1:27 pm
- Forum: Bugs
- Topic: PokerTH Web Client
- Replies: 41
- Views: 316
Re: PokerTH Web Client
Thanks for the kind words — and for genuinely useful reports. All last three are addressed:
1) "Analyse on pokerth.net" doing nothing — it was actually working: the upload succeeded, but the result tab was opened after the upload finished, i.e. outside the click gesture, so your popup blocker ...
1) "Analyse on pokerth.net" doing nothing — it was actually working: the upload succeeded, but the result tab was opened after the upload finished, i.e. outside the click gesture, so your popup blocker ...
