tungsten-client / tungsten

Epic Minecraft utility client
https://tungstenclient.com
MIT License
2 stars 0 forks source link

[minor issue/low priority] ul menus change splash text and such (reloading main menu when it doesnt need to) #41

Closed HyperCodec closed 1 year ago

HyperCodec commented 1 year ago

not important at all, but the splash texts and such change after opening ul guis

bruh1273 commented 1 year ago

This is due to when we open UltraLite screens, we actually create a new screen each time so when we close it, is going back to the previous screen. This is an intended Minecraft feature and probably will not be fixed.

bruh1273 commented 1 year ago

To also add on, we probably won't be accessing the ClickGui on the title screen very often. We only have the buttons there for debugging purposes.

bruh1273 commented 1 year ago

I marked this issue as closed because this is quite simply the LEAST of anybody's worries right now for the client.