FancyMenu [Fabric] [MOVED TO NEW PROJECT]

FancyMenu [Fabric] [MOVED TO NEW PROJECT]

17M Downloads

Back to Server List" Button reapears when deleted

vaporvee opened this issue ยท 3 comments

commented

I want on my private Modpack for friends only one Button to join our Server in the Main Menu with no Server List.
I changed some Buttons with button scripts and everything is working fine.
But when i want to replace the Back to Server list Button with a opengui Button.

I deleted the "Back to Server List" button but every time the message on the conection lost or kicked or banned gets changed(the Buttons moved) it reapears.
It still uses the same layout file but when i delete the button every time it moves it fixes it but then i would have to delete the button for every possible server error message.

commented

That's because the button is changing its position (height) depending on lines of text. FancyMenu can't handle buttons that aren't always at the same position, sadly.

commented

maybe an option for disabling certain vanilla buttons comepletely? or is that already what you mean in the title?

commented

This should be fixed now! Try to make a NEW layout for that menu and delete the button in it. It should keep working even when the message text changes.