]> git.eshelyaron.com Git - emacs.git/commit
Fix incorrect offset calculation for clipped xwidget views
authorPo Lu <luangruo@yahoo.com>
Wed, 10 Nov 2021 06:29:54 +0000 (14:29 +0800)
committerPo Lu <luangruo@yahoo.com>
Wed, 10 Nov 2021 06:29:54 +0000 (14:29 +0800)
commit465ec29926d2fd873a22e26f3a8b395a527ba2f5
tree88325a783a52a84771637870bd72065ee3f9eec5
parent9653cbf3558df7c7318cac551e8e5d7ac8e669e2
Fix incorrect offset calculation for clipped xwidget views

* src/xwidget.c (from_embedder, to_embedder): Remove incorrect
adjustment of position by view clipping.
src/xwidget.c