Skip to content

Add NOTIFY to toplevel x/y/width/height properties

Vlad Zahorodnii requested to merge work/missing-notify into master

Currently, when using Toplevel's x, y, width, and height properties in qml, a bunch of warnings will be printed about missing NOTIFY.

Merge request reports