https://bugs.documentfoundation.org/show_bug.cgi?id=152703

--- Comment #11 from Patrick Luby <plub...@neooffice.org> ---
I have posted the following patch that I think fixes all of the various macOS
"live resizing" issues mentioned in this bug:

https://gerrit.libreoffice.org/c/core/+/145053

The patch still needs to be reviewed and tested before it appears in a nightly
build, but it should fix the following:

1. During live resizing, the window contents should resize and redraw as the
window changes size. Note: there can be a little bit of a lag as I assume that
the application code (Writer, Calc, etc.) appear to coalesce resize events by
periodically redrawing in a timer.

2. When live resizing ends by releasing the mouse button or trackpad, one last
resize and redraw should now occur.

3. Live resizing while using Skia/Metal should no longer flicker.

-- 
You are receiving this mail because:
You are the assignee for the bug.

Reply via email to