Skip to content

Commit cb77b1d

Browse files
Update modules/ROOT/pages/autoresize.adoc
Co-authored-by: Mitchell Crompton <[email protected]>
1 parent 8a2cbd5 commit cb77b1d

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

modules/ROOT/pages/autoresize.adoc

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -29,7 +29,7 @@ The Autoresize plugin monitors content changes and automatically adjusts the edi
2929
* The editor initializes and renders based on the minimum height specified by `+min_height+` option.
3030
* As content is added, the editor expands vertically
3131
* The editor stops expanding when it reaches the `+max_height+` limit
32-
* The `+resize+` handle is automatically disabled to prevent manual resizing conflicts
32+
* The `+resize+` handle is removed from the editor.
3333

3434
== Options
3535

0 commit comments

Comments
 (0)