Skip to content
This repository was archived by the owner on Feb 25, 2025. It is now read-only.

Commit 30cd774

Browse files
author
Nurhan Turgut
committed
Remove todo since this PR fixes the updated location issue for IOS too. All browsers are supported now.
1 parent 94598c9 commit 30cd774

File tree

1 file changed

+0
-2
lines changed

1 file changed

+0
-2
lines changed

lib/web_ui/lib/src/engine/text_editing.dart

Lines changed: 0 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -857,8 +857,6 @@ class _EditingStyle {
857857
///
858858
/// This information is received via "TextInput.setEditableSizeAndTransform"
859859
/// message. Framework currently sends this information on paint.
860-
// TODO(flutter_web): send the location during the scroll for more frequent
861-
// updates from the framework.
862860
class _EditableSizeAndTransform {
863861
_EditableSizeAndTransform({
864862
@required this.width,

0 commit comments

Comments
 (0)