From 46cda4fbf101a5380e5c99b2a9a2613338d17a23 Mon Sep 17 00:00:00 2001 From: Ray Date: Wed, 30 Aug 2023 00:51:47 +0100 Subject: [PATCH] Fixed re-sizing fault --- bs4-test.html | 4 +- bsdialog4.js | 361 +++++++++++++++++++++++++---------------------- bsdialog4.min.js | 5 +- 3 files changed, 196 insertions(+), 174 deletions(-) diff --git a/bs4-test.html b/bs4-test.html index 5f1e02e..55b6ef1 100644 --- a/bs4-test.html +++ b/bs4-test.html @@ -200,11 +200,11 @@ BSDialog.UpdateFooter('abc123', ''); BSDialog.UpdateSize('abc123', 'lg'); -

+