I forgot to do this

pull/1443/head
Ahmed Hnewa 2 years ago
parent 570f2f7900
commit 7077b70b4b
No known key found for this signature in database
GPG Key ID: C488CC70BBCEF0D1
  1. 1
      lib/src/widgets/raw_editor.dart

@ -1412,7 +1412,6 @@ class RawEditorState extends EditorState
/// keyboard become visible.
@override
void requestKeyboard() {
print('Time:');
if (controller.skipRequestKeyboard) {
// TODO: There is a bug, requestKeyboard is being called 2-4 times!
// and that just by one simple change

Loading…
Cancel
Save