mojira.dev
MCL-64

[Launcher] Doesn't start in center of screen

The launcher appears in the top left corner of the screen which is default.

frame.setLocationRelativeTo(null);

right before

frame.setVisible(true);

should do the trick.

Comments 6

Removed all versions except 13w16a as this does not affect the old launcher.

Can someone kindly explain to me how to properly submit launcher bugs? I seem to have messed up twice. I really don't understand why it's not added to the projects list or something.

Currently this is (unfortunately) the correct way to submit launcher bugs. We are currently discussing a proposal to set up a separate launcher project.

This will be fixed when we update the launcher's native executable in the future, thanks for reporting!

No problem!

I code a lot with Swing/AWT so I've debugged a lot of programs. I just happen to notice these little things.

Glad I could help!

moomoohk

(Unassigned)

Confirmed

Retrieved