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 b5759d3 commit 36fe118Copy full SHA for 36fe118
CHANGELOG.md
@@ -10,9 +10,13 @@ and this project adheres to [Semantic Versioning](https://semver.org/spec/v2.0.0
10
11
## [Unreleased]
12
13
-- Allow selection in read only mode
14
-- Display magnifier when dragging on iOS/Android
15
-- Fixes [#2518](https://github.com/singerdmx/flutter-quill/pull/2518)
+### Fixed
+
+- Can't select text when `readOnly` is true [#2529](https://github.com/singerdmx/flutter-quill/pull/2529).
16
17
+### Added
18
19
+- Display magnifier using `RawMagnifier` widget when dragging on iOS/Android [#2529](https://github.com/singerdmx/flutter-quill/pull/2529).
20
21
## [11.2.0] - 2025-03-26
22
0 commit comments