When creating a `Popup` and attempting to resize t...
# compose
s
When creating a
Popup
and attempting to resize the window, the
Popup
is not removed unlike other applications. This appears to be the default behavior? Is there any work around to hide the
Popup
when the user tries to resize the window?
z
Which platform? Removing a popup when the the owning window is resized sounds like logic that would have to be explicitly written.
s
Compose Desktop (with Windows)
What you said is essentially what I assumed. Appreciate it!
z
If you think this should be built-in behavior, you can file a feature request to jetbrains.