Skip to content

applets/kickoff: use existing dialog size to avoid resizing dialog

Fushan Wen requested to merge work/fuf/463862 into master

Layout.minimum{Width/Height} depends on implicit{Width/Height}, but implicit{Width/Height} can change when entering/exiting the search page, which will reset the dialog size.

BUG: 463862 FIXED-IN: 5.27

Merge request reports