Skip to content

Commit d06cfbf

Browse files
committed
Update docs
1 parent d5abc5f commit d06cfbf

2 files changed

Lines changed: 1 addition & 1 deletion

File tree

druid/custom/rich_text/module/rt.lua

100644100755
File mode changed.

wiki/changelog.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -858,7 +858,7 @@ The main change here is the **input filters**. Before, `set_whitelist` and `set_
858858

859859
There are three new examples about it: **Whitelist & Blacklist**, **Scoped Input Filters** and **Scroll Nested**.
860860

861-
The input step also became noticeably cheaper. Scroll and Drag no longer keep a Hover component alive just to know where the cursor is, Hover skips its work when nobody is subscribed to it, Scroll does nothing while it stands still, and Data List does not rebuild its elements when nothing has changed.
861+
The input step also became noticeably cheaper. Scroll and Drag no longer keep a Hover component alive just to know where the cursor is, Hover skips its work when nobody is subscribed to it.
862862

863863
The rest are fixes and small API additions. There are several breaking changes, all of them are described in the migration section below.
864864

0 commit comments

Comments
 (0)