1
0
Fork 0
mirror of https://github.com/correl/mage.git synced 2025-04-04 01:06:04 -09:00

UI: fixed window download centered after startup complete

This commit is contained in:
Oleg Agafonov 2018-12-21 17:35:41 +04:00
parent af5e48668e
commit 97c9659f1e

View file

@ -171,6 +171,7 @@ public class DownloadImagesDialog extends MageDialog {
} else {
this.setWindowSize(this.sizeModeMessageOnly.width, this.sizeModeMessageOnly.height);
}
this.makeWindowCentered();
//this.setLocationRelativeTo(null); // center screen //FIX
// icons on tabs left side