]> git.eshelyaron.com Git - emacs.git/commit
Fix frame contents scaling bug on macOS (bug#46155)
authorAlan Third <alan@idiocy.org>
Fri, 19 Feb 2021 19:25:39 +0000 (19:25 +0000)
committerAlan Third <alan@idiocy.org>
Fri, 19 Feb 2021 19:37:02 +0000 (19:37 +0000)
commit283f98353fe3549ac8f66a3ab8fba85d93c81a88
tree54995818c674181b452a07446626592965dcbc70
parentb6eccad06c89eea878c1464571255fe8ce5c6d86
Fix frame contents scaling bug on macOS (bug#46155)

Discussion in bug#46406.

* src/nsterm.m ([EmacsView focusOnDrawingBuffer:]): Set the scale
factor for the backing layer.
src/nsterm.m