1 parent 1aae0d8 commit 2b92596Copy full SHA for 2b92596
1 file changed
CHANGELOG.md
@@ -10,6 +10,9 @@ and this project adheres to [Semantic Versioning](https://semver.org/spec/v2.0.0
10
11
## [Unreleased]
12
13
+- Fix caret not auto scroll to visible when page has multiple editors [#2570](https://github.com/singerdmx/flutter-quill/pull/2570).
14
+ **BREAKING**: QuillEditorConfig is now accept `EdgeInsets padding` instead of `EdgeInsetsGeometry`.
15
+
16
## [11.4.1] - 2025-05-15
17
18
### Added
0 commit comments