From 4d7ef455ce1d0169c949c6da5f2694c3ba773c6d Mon Sep 17 00:00:00 2001 From: jean-emmanuel Date: Wed, 13 Sep 2023 21:58:35 +0200 Subject: [PATCH] log: phrasing --- CHANGELOG.md | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/CHANGELOG.md b/CHANGELOG.md index 7f4fffdda..45e3c4f88 100644 --- a/CHANGELOG.md +++ b/CHANGELOG.md @@ -7,7 +7,7 @@ - code editor: modern js operators such as `**` not recognized - sliders: prevent error when `steps` is not a number, add `auto` mode for using ranges values as steps (it did not work before) - pads, range: value not initialized as an array, causing errors in some cases - - modal: not closing properly when `doubleTap` is true + - modal: popup not closing when `doubleTap` is true ## 1.25.4