From 37e6beec4d8bdd29f71c382fc3ae5c2e09b53531 Mon Sep 17 00:00:00 2001 From: kleinfreund Date: Sun, 24 Mar 2024 16:00:06 +0100 Subject: [PATCH] feat(ui): handle probabilities --- index.html | 28 ++++++++++++++++++------ src/ui/UiState.ts | 37 ++++++++++++++++++++++++-------- src/ui/components/JokerCard.ts | 2 +- src/ui/components/PlayingCard.ts | 2 +- src/ui/css/_components.css | 13 ++++++++--- src/ui/css/_form-elements.css | 2 +- src/ui/css/_utilities.css | 13 +++++++++++ 7 files changed, 75 insertions(+), 22 deletions(-) diff --git a/index.html b/index.html index 87869ab..e641466 100644 --- a/index.html +++ b/index.html @@ -202,11 +202,9 @@

Hand

-
-

Score:

-

Exact:

-

Hand:

-
+

Hand:

+ +
@@ -233,7 +231,7 @@

Hand

-