We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 8a2cbd5 commit cb77b1dCopy full SHA for cb77b1d
modules/ROOT/pages/autoresize.adoc
@@ -29,7 +29,7 @@ The Autoresize plugin monitors content changes and automatically adjusts the edi
29
* The editor initializes and renders based on the minimum height specified by `+min_height+` option.
30
* As content is added, the editor expands vertically
31
* The editor stops expanding when it reaches the `+max_height+` limit
32
-* The `+resize+` handle is automatically disabled to prevent manual resizing conflicts
+* The `+resize+` handle is removed from the editor.
33
34
== Options
35
0 commit comments