Skip to content

Popup repositioning#11411

Draft
Murmele wants to merge 4 commits intoslint-ui:masterfrom
Murmele:mm/popup-layout
Draft

Popup repositioning#11411
Murmele wants to merge 4 commits intoslint-ui:masterfrom
Murmele:mm/popup-layout

Conversation

@Murmele
Copy link
Copy Markdown
Contributor

@Murmele Murmele commented Apr 16, 2026

ChildWindow Popups

  • React on resize changes
  • React on position changes

Native Popups

  • React on resize changes (Tested for Qt and winit in another branch which implements native popups for winit)
  • React on position changes

Fixes: #6000

Murmele and others added 4 commits April 16, 2026 11:30
…opup if the width / height are fixed

Reason: Otherwise when using fixed numbers for the size of the popup window it will not be considered any only the layout constraints are used
This is only working for native popups but not for ChildWindow!
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

PopupWindow does not resize to the content size / respond to binding on x,y

1 participant