Commit b2a1066e authored by Friedemann Kleint's avatar Friedemann Kleint
Browse files

Qt Designer: Suppress QEvent::LayoutRequest when changing layout span


QTabWidget activates its parent layout when resizing, which prevents
it from smoothly resizing when changing item spans. Suppress
the QEvent::LayoutRequest when the widget handle is in a span-changing
mode.

Task-number: QTBUG-61439
Change-Id: I87b2c9d5e3e6796983b730907cf3bfe8c7ed2292
Reviewed-by: default avatarJarek Kobus <jaroslaw.kobus@qt.io>
Showing with 32 additions and 0 deletions
Supports Markdown
0% or .
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment