Skip to content

Prevent mixing current and next decoration states

Vlad Zahorodnii requested to merge work/zzag/next-frame-to-client into master

frameSizeToClientSize() uses the current decoration state, however the resize function needs to use the next decoration state, which may contain different borders.

Merge request reports

Loading