akvelon / flutter-code-editor

Flutter Code Editor is a multi-platform code editor supporting syntax highlighting, code blocks folding, autocompletion, read-only code blocks, hiding specific code blocks, themes, and more.

Home Page:https://akvelon.com

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

[Bug] Editor on mobile autocomplete needs double tap to select and autocomplete gets cut off

Ax0elz opened this issue · comments

Editor on mobile autocomplete needs double click to select and autocomplete gets cut off

I created an editor both on mobile and web and on mobile the autocomplete needs a double tap to select an item from the dropdown.

Also the dropdown gets cutoff. Would be nice to have a custom autocomplete builder option.

Simulator Screen Shot - iPhone 14 Pro - 2023-03-23 at 11 05 05