]> git.neil.brown.name Git - edlib.git/commit
lib-view: prevent stray clicks from going to parent.
authorNeilBrown <neil@brown.name>
Fri, 8 Sep 2023 06:50:10 +0000 (16:50 +1000)
committerNeilBrown <neil@brown.name>
Fri, 8 Sep 2023 06:50:10 +0000 (16:50 +1000)
commita7f9ec549d7ae57b073d35e07548ef8d2d8f0529
tree8bce73dbbd05ec5da0d423774862f931a4a7230d
parent99f22547f46ea99d43a9669dcb2bc86d7b38e888
lib-view: prevent stray clicks from going to parent.

Any clicks outside of the child should be stopped from getting to the
parent where generic handing might assume the click is in the document.

Signed-off-by: NeilBrown <neil@brown.name>
DOC/TODO.md
lib-view.c