Skip to content

Fix resizing of SearchPopupField

Bart De Vries requested to merge work/searchpopup-fixes into master

Addition of anchors to the SearchField to anchor it to its (ever-changing) parent. This is to ensure that the field also resizes along with its parent, which is either the parent of SearchPopupField or the Popup itself.

Edited by Bart De Vries

Merge request reports