The bug
Preset code offset in superflat customization GUI is not reset, causing text to be pushed too far to the left.
How to reproduce
Open the presets screen of superflat mode
Click a preset whatever you like;
→ You would see just a part of the code and you can get the full code back by pressing button "◀" or click the left side of the text box.
If the code is just fine, click another preset until you could see the glitch.
Attachments
Comments 10
Uh, @Mustek, I mean, this is a issue about DISPLAY, not the code ITSELF.
Added: Seems @ doesn't work, @unknown might be useful...if not, I give up this issue anyway...
Are you saying the text is pushed to the left too far because you previously had a longer preset text displayed in its place?
yes, gui scale normal, full window size, select overworld preset, then classic, it'll only show
minecraft:grass;1;village
in the field, you require to move to the left to see the rest from
3;minecraft:bedrock,2*minecraft:dirt,minecraft:grass;1;village
Are you saying the text is pushed to the left too far because you previously had a longer preset text displayed in its place?
@redstonehelper: Ah, just click a preset, but not type a preset, this can easily reproduce.The codes even have different display at the different time you click it (but change to another preset first).
And seems you are right, once choosed a longer code, and back to a short one, the short codes would be indeed pushed to the left too far, but I still can not find out a exactly law.
This is not a bug, because if the preset code is to long, it wouldn't fit in the textbox, it is just scrolling the text over.