Skip to content

break the size bindings

Marco Martin requested to merge work/mart/bindingworkaround into master

Explicitly break the binding as we need this to be set only at startup. if the bindings are active, after this the window is resized by the compositor and then the bindings are reevaluated, then the window size would reset ignoring what the compositor asked.

BUG:433849

Edited by Marco Martin

Merge request reports