]> git.eshelyaron.com Git - emacs.git/commit
Fix GTK menu bar height reporting when scaled
authorPo Lu <luangruo@yahoo.com>
Wed, 26 Jan 2022 05:53:20 +0000 (13:53 +0800)
committerPo Lu <luangruo@yahoo.com>
Wed, 26 Jan 2022 05:53:20 +0000 (13:53 +0800)
commit401ccb0b9c697fd3af026a72b6621a692e206aea
treea516b742fc9228ac826bd167583e8b050cf270f3
parent3e00ab5efb33fd26a38f718d348012e7b718b0a8
Fix GTK menu bar height reporting when scaled

* src/gtkutil.c (xg_update_frame_menubar): Multiply requisition
height by GDK scale.
src/gtkutil.c