Related: tdf#155266 skip redisplay of the view when forcing flush
commit0ddd9f7e055a0c1ecb120de3e40c3fdb8373e9dc
authorPatrick Luby <plubius@libreoffice.org>
Wed, 6 Dec 2023 16:11:38 +0000 (6 11:11 -0500)
committerPatrick Luby <plubius@libreoffice.org>
Wed, 6 Dec 2023 22:52:49 +0000 (6 23:52 +0100)
tree935ba0d100759feb51438baa5597a7e357854458
parentc574def363c96aa38e8db4e8a03fa9ebcc41da7b
Related: tdf#155266 skip redisplay of the view when forcing flush

It appears that calling -[NSView display] overwhelms some Intel Macs
so only flush the graphics and skip immediate redisplay of the view.

Change-Id: I7a94a1ada35526c5eda1b793f872e206b4c833ad
Reviewed-on: https://gerrit.libreoffice.org/c/core/+/160399
Tested-by: Jenkins
Reviewed-by: Patrick Luby <plubius@libreoffice.org>
vcl/osx/salframe.cxx