]> git.eshelyaron.com Git - emacs.git/commit
Remove code what would always maximize xwidgets on Macos
authorLars Ingebrigtsen <larsi@gnus.org>
Mon, 8 Nov 2021 07:01:07 +0000 (08:01 +0100)
committerLars Ingebrigtsen <larsi@gnus.org>
Mon, 8 Nov 2021 07:01:07 +0000 (08:01 +0100)
commit846ff294206c922da4c48396e440e90179ffe070
tree0b4f7bcb7de18dfec3137e9d046ce33f88896b41
parentca9fb109f75565dce7ba527f273cebc16887287e
Remove code what would always maximize xwidgets on Macos

* src/xwidget.c (x_draw_xwidget_glyph_string): Remove code that
would always maximize the widget on Macos (bug#51674).  This code
was probably added to work around a resizing bug that has since
been fixed.
src/xwidget.c