Makes entire note clickable #371

Merged
d-r-w merged 2 commits from main into main 2023-03-07 15:29:39 +00:00
d-r-w commented 2023-02-28 01:22:15 +00:00 (Migrated from github.com)

Depending on the text, notes can be difficult to navigate to because the click/tap needs to land precisely within the bounds of the text.

This change adjusts behavior such that clicking/tapping on any non-child (excluding the aforementioned text) space within the note fires goToEvent.

Depending on the text, notes can be difficult to navigate to because the click/tap needs to land precisely within the bounds of the text. This change adjusts behavior such that clicking/tapping on any non-child (excluding the aforementioned text) space within the note fires `goToEvent`.
v0l (Migrated from github.com) approved these changes 2023-03-07 12:15:47 +00:00
Sign in to join this conversation.
No description provided.