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
@farshed, first I'd like to congratulate you for the great job you're doing. I confess that the new release surpassed my expectations! I really think you're going on the right direction ;)
There is one apparently small (but possibly challenging) feature that I think could improve considerably the user's experience, which is supporting translations via pan gestures (no long-press needed). I think this one would require creating a logic from scratch inside the WebView, listening to touchstart, touchmove and touch end. But that's just a vague guess.
A secondary but still interesting feature would be to hide the default context menu that Android displays and put some controls (e.g. copy) on the top part of the bottom sheet.
Of course there are other things to be done, but I'm sure you already know and they're in your roadmap.
Keep up with the great job ;)
The text was updated successfully, but these errors were encountered:
Thank you so much @rafaelsaback. Really appreciate your feedback. These are some really great suggestions. I'll create a todo issue with all the feature suggestions/bugs that we need to work on so they'll be easier to keep track of.
Again, thank you for your kind words :)
@farshed, first I'd like to congratulate you for the great job you're doing. I confess that the new release surpassed my expectations! I really think you're going on the right direction ;)
There is one apparently small (but possibly challenging) feature that I think could improve considerably the user's experience, which is supporting translations via pan gestures (no long-press needed). I think this one would require creating a logic from scratch inside the WebView, listening to touchstart, touchmove and touch end. But that's just a vague guess.
A secondary but still interesting feature would be to hide the default context menu that Android displays and put some controls (e.g. copy) on the top part of the bottom sheet.
Of course there are other things to be done, but I'm sure you already know and they're in your roadmap.
Keep up with the great job ;)
The text was updated successfully, but these errors were encountered: