TrueCraft icon indicating copy to clipboard operation
TrueCraft copied to clipboard

Launcher text broken / hidden under certain conditions.

Open MC42 opened this issue 9 years ago • 4 comments

When a user enters improper (being any, currently.) account details (username, password, etc.), and tries to go to the Singleplayer menu, whatever the text at the top is, it's not rendering properly.

capture

MC42 avatar Jun 08 '15 22:06 MC42

Will take a look tomorrow, can anyone reproduce this on Linux?

robinkanters avatar Jun 08 '15 22:06 robinkanters

I can't reproduce this.

ddevault avatar Jun 08 '15 22:06 ddevault

The code that appears to be causing it is at Lines 54 and 55 in Launcher/Views/SingleplayerView.cs, rendering it at 0,0 of the window if not in use, and when new world is launched, they move to their proper location, and should the "New World" dialog be cancelled, they stay there.

MC42 avatar Jun 08 '15 22:06 MC42

Is this still an issue?

ddevault avatar Sep 28 '15 03:09 ddevault