You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
When I open a popupWindow in Slint, I can still resize the main window, which causes the popupWindow to stop responding to button clicks after a while.
It looks like this issue has existed for at least a year, so there's little chance it will be fixed soon, and I'm looking for a workaround.
I figured that preventing the main window from being resized while the popupWindow is active could be a good solution.
However, is this possible to implement?
reacted with thumbs up emoji reacted with thumbs down emoji reacted with laugh emoji reacted with hooray emoji reacted with confused emoji reacted with heart emoji reacted with rocket emoji reacted with eyes emoji
-
When I open a popupWindow in Slint, I can still resize the main window, which causes the popupWindow to stop responding to button clicks after a while.
It looks like this issue has existed for at least a year, so there's little chance it will be fixed soon, and I'm looking for a workaround.
I figured that preventing the main window from being resized while the popupWindow is active could be a good solution.
However, is this possible to implement?
Beta Was this translation helpful? Give feedback.
All reactions