broology / poker-moons

Free online poker with friends without the hassle.
4 stars 3 forks source link

fix(action-panel): change to function the same way as poker-starts #204

Closed jordems closed 2 years ago

jordems commented 2 years ago

Proposed Changes

Adds the Amount that will be "Raised" or "Called" underneath the buttons so it's more intuitive to what is happening. Also change the raise amount so the amount displayed is the actual amount you are betting.

Also changed the frontend to enforce the min raise amount to double the toCall amount as that's actually how it's suppose to work in poker.

560f8393d9a9579dab6dfc7586756269

Additionally (should of probably added in different prs, but meh)

Linked Issue

resolves #203

Types of changes

Merge Checklist

Deployment Notes