bksubhuti / tipitaka-pali-reader

A Pali Reading app made in Flutter
21 stars 5 forks source link

Implement ESC key to deselect a selected word #160

Closed sontutmc closed 1 year ago

sontutmc commented 1 year ago

While reading a sutta one inevitably needs to click on a word to find its meaning in a dictionary then continue to read. At the moment there is no way to deselect the selected word which is highlighted thoughout the sutta. These highlights become an obstacle with the reading. Right now, I click on the page number or the paragraph number to deselect.

It would be nice if we could click on a blank spot or the ESC key to deselect. For IOS maybe just tab on an empty blank spot.

The attached file is a sample screen shot. TPR feature request 1.docx

sontutmc commented 1 year ago

Fixed in version 2.3.4 +46