Hello there
While using your mod, i also am using Multiple Server Lists, which has an option for each added server to multiplayer list, to move it to next LIST of servers (for better organizing), so you have arrows to left and right side of each added server
The problem is that these arrows are accessible even when clicked anywhere on the screen even though there is border for bottom navigation bar for adding server and editing etc... they are CLICKABLE, just like every other thing in vanilla mc multiplayer list - this is not issue from this mod, this is issue in MC itself, but this time we can also click those arrows by accident
The issue i am facing is that the button for InGame account switched mod is very close to these "background" arrows that appear when you hover over any added server (even if they are behind the bottom fixed navigation bar of multiplayer list)
I tried using scaling feature with %width% and %height% placeholders and using formulas such as *0.2 also /2. tested a lot of formulas and i concluded that it is impossible to have button fixed at same position even if we use the formulas
So i wanted to ask you if you could please add offsetX and offsetY fields for both title screen and servers screen, to specify in pixels (which can be negative or positive) relative to default position of these buttons.
i would be really grateful if you did this, thank you so much in advance and i hope you understand this! :)
Hello there While using your mod, i also am using Multiple Server Lists, which has an option for each added server to multiplayer list, to move it to next LIST of servers (for better organizing), so you have arrows to left and right side of each added server
The problem is that these arrows are accessible even when clicked anywhere on the screen even though there is border for bottom navigation bar for adding server and editing etc... they are CLICKABLE, just like every other thing in vanilla mc multiplayer list - this is not issue from this mod, this is issue in MC itself, but this time we can also click those arrows by accident
The issue i am facing is that the button for InGame account switched mod is very close to these "background" arrows that appear when you hover over any added server (even if they are behind the bottom fixed navigation bar of multiplayer list)
I tried using scaling feature with
%width%
and%height%
placeholders and using formulas such as*0.2
also/2
. tested a lot of formulas and i concluded that it is impossible to have button fixed at same position even if we use the formulasSo i wanted to ask you if you could please add offsetX and offsetY fields for both title screen and servers screen, to specify in pixels (which can be negative or positive) relative to default position of these buttons.
i would be really grateful if you did this, thank you so much in advance and i hope you understand this! :)