My game is in 4K, and that makes FileDialog windows twice smaller than they are supposed to be. I was able to fix this by applying 2x scale to the window, but it's child windows don't inherit the size and they are way too small. How do I also resize the child windows? (The child window is "File already exists. Overwrite?")
Edit: If this is not possible, can you skip the second popup?