Fintasys / emoji_picker_flutter

A Flutter package that provides an Emoji picker widget with 1500+ emojis in 8 categories.
MIT License
154 stars 114 forks source link

Backspace drag/long-press doesn't execute onBackspacePressed continuously #177

Closed vedasjad closed 5 months ago

vedasjad commented 6 months ago

If deleting one character onBackspacePressed, then onLongPress or Drag it must keep deleting characters until empty.

Fintasys commented 6 months ago

Wasn't able to understand the issue at first, but looking at your PR I could understand what you meant. Thanks for your PR, let me review it and get back to you.

starfreck commented 6 months ago

If deleting one character onBackspacePressed, then onLongPress or Drag it must keep deleting characters until empty.

+1

Fintasys commented 5 months ago

Available since version 1.6.4