You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
I'm thinking about reverting the magnifier feature completely (#2026) in v11 with all related changes, too many regressions, bugs, and workarounds (#2376, #2153, #2128, #2124, #2049, #2391), it made changes to many parts of the API, removed an assert check to dodge issues, not implemented cleanly.
If someone faces the same issue, a workaround could be to add magnifierConfiguration: const TextMagnifierConfiguration(), to the QuillEditorConfigurations.
Is there an existing issue for this?
Flutter Quill version
10.8.5
Steps to reproduce
Expected results
The magnifying glass and the selection is adjusted to the new position of the marker.
Actual results
Markers do disappear and the magnifying glass is stuck until the app is restarted.
Additional Context
Screenshots / Video demonstration
Logs
[Paste your logs here]
The text was updated successfully, but these errors were encountered: