Checklist
Is your feature request related to a problem?
One thing that I run into every now and then is that I have a small app window, open a file dialog, and then resize the app window for a bigger dialog, but it stays at the initial size.
Related: #3917
Is it possible to construct a solution with the existing API?
No.
Describe the solution you'd like to see.
It would be nice if dialogs would scale with the window size, maybe using a percentage for sizing.
Checklist
Is your feature request related to a problem?
One thing that I run into every now and then is that I have a small app window, open a file dialog, and then resize the app window for a bigger dialog, but it stays at the initial size.
Related: #3917
Is it possible to construct a solution with the existing API?
No.
Describe the solution you'd like to see.
It would be nice if dialogs would scale with the window size, maybe using a percentage for sizing.