danielo515 / TW5-2click2edit

Plugin that adds the ability to edit tiddlers by double clicking on its body.
MIT License
9 stars 8 forks source link

Suppress edit event if text has been selected #3

Closed ahanniga closed 2 years ago

ahanniga commented 2 years ago

This PR distinguishes between a double-click for word/line selection and double-click for edit. If text is selected, the edit event is skipped.