visual improvements #15
Open
Add this suggestion to a batch that can be applied as a single commit.
This suggestion is invalid because no changes were made to the code.
Suggestions cannot be applied while the pull request is closed.
Suggestions cannot be applied while viewing a subset of changes.
Only one suggestion per line can be applied in a batch.
Add this suggestion to a batch that can be applied as a single commit.
Applying suggestions on deleted lines is not supported.
You must change the existing code in this line in order to create a valid suggestion.
Outdated suggestions cannot be applied.
This suggestion has been applied or marked resolved.
Suggestions cannot be applied from pending reviews.
Suggestions cannot be applied on multi-line comments.
Suggestions cannot be applied while the pull request is queued to merge.
Suggestion cannot be applied right now. Please check back later.
Hi,
First of all, great idea! Thanks for making it available.
After playing with it a bit, I did some visual changes to make things more.. aligned. Didn't want to change the code that much from original, so didn't change the folder structure, or separated css/js into different files. But simplified a few things along the way.
Visual changes:
I also considered using the full width of the row for inputs (or share it like 1/3 and 2/3 with labels) but on a larger screen, that becomes a disturbingly long field. This felt more aligned, when they end at the same place as buttons below.
Functional changes:
1.0.1o-fullversion, since i was touching the file. closes Added version 1.0.1o-full #10 thanks a lot to @jeroenvervaeke for this.I hope this makes sense. In case someone wants to play with a live version, I deployed my repo to Vercel to see if it's working as expected (with wasm and all): https://balatro-seeds.vercel.app
Cheers,
G.