Restores the previous state when reopened #38

Merged
MantashaNoyela merged 2 commits from MantashaNoyela/27 into main 2025-02-26 22:01:49 -08:00
MantashaNoyela commented 2025-02-25 20:49:36 -08:00 (Migrated from github.com)

It ensures that when the application is reopened after being fully closed, it retains the previous state, including the number of players, buy-in amount, and chip distribution.

It ensures that when the application is reopened after being fully closed, it retains the previous state, including the number of players, buy-in amount, and chip distribution.
Vutukuri15 (Migrated from github.com) reviewed 2025-02-25 20:49:36 -08:00
djwesty (Migrated from github.com) requested changes 2025-02-25 21:43:37 -08:00
djwesty (Migrated from github.com) left a comment

This PR contains commits to main also from PR #37.
It would be better to wait for #37 to merge before review, or remove the duplicate commits first.
Tag again when ready

This PR contains commits to main also from PR #37. It would be better to wait for #37 to merge before review, or remove the duplicate commits first. Tag again when ready
djwesty (Migrated from github.com) approved these changes 2025-02-26 08:24:25 -08:00
djwesty (Migrated from github.com) left a comment

Look good. Before you merge, can you confirm that you have the VS code plugins loaded and active, which are from the README?

I see a few places where I might otherwise expect eslint to produce typscript errors, and where I might expect prettier to format differently.

Look good. Before you merge, can you confirm that you have the VS code plugins loaded and active, which are from the README? I see a few places where I might otherwise expect eslint to produce typscript errors, and where I might expect prettier to format differently.
Vutukuri15 commented 2025-02-26 10:49:52 -08:00 (Migrated from github.com)

Good work Mantasha

Good work Mantasha
Sign in to join this conversation.
No description provided.