From 3a086108ad993dc0b271b8c56c20fddb79b3904e Mon Sep 17 00:00:00 2001 From: Chris Duncan Date: Tue, 15 Oct 2024 00:40:49 -0700 Subject: [PATCH] Show multiple notifications in single bubble using child label nodes. Observe animation attribute of notification to determine how to remove final child label. --- app/pages/nemo-wallet.html | 45 +++++++++++++++++++++++++++++--------- 1 file changed, 35 insertions(+), 10 deletions(-) diff --git a/app/pages/nemo-wallet.html b/app/pages/nemo-wallet.html index b8f1ab7..20127a9 100644 --- a/app/pages/nemo-wallet.html +++ b/app/pages/nemo-wallet.html @@ -4,8 +4,15 @@