mojira.dev
MCL-31

[Launcher] Minimum size not set

I think the picture attached describes it best.

An easy fix would be something like:

mainFrame.setMinimumSize(minW, minH);

Where mainFrame is the main JFrame, minW and minH are ints which represent the minimum width and height you'd like to apply to mainFrame.

Linked issues

Attachments

Comments 5

CubeTheThird

Please do not mark as affecting future versions, as you could not have tested those.

moomoohk

@CubeTheThird:

Well this bug really affects the launcher not the game. I just marked all the versions since I assumed they'll be launched using the new launcher and that's the closest relevance I could think of.

You should add the new launcher to the project list or something.

(Also is this the right way to reply to comments? I couldn't find a reply button).

CubeTheThird

Snapshot 13w16a uses a new launcher, which is likely subject to change in the future. It it thus sufficient in using that one in the bug report. The 'Future version...' options are used strictly for fixed versions, and unfortunately cannot be reserved as so on this website.

moomoohk

But I was under the impression that the launcher was separate from the game.

Anyways, it's not that important. Thanks for the info!

migrated

Duplicate of MC-7707.

moomoohk

(Unassigned)

Unconfirmed

Retrieved