andgineer / lexiflux

AI-powered foreign text reader for language learners (Django)
0 stars 0 forks source link

Mouseup==translation not happen in some cases #50

Open andgineer opened 1 month ago

andgineer commented 1 month ago

If mouseUp was not inside page text On the other hand it call translation for some random word on left side of the page when I click on empty space

So may be we show use separate handler for selection end and for click

andgineer commented 1 month ago

related to https://github.com/andgineer/lexiflux/issues/4 (Combine adjancent selections)