Is there a way to move the gui locations, like raise it up higher to be compatable with Info Panel for example.
Configuring docking of GUI?Solved
like ZLevels and Info Panel for example I cant really see half evertying
Edit the anchors in the config. I'll automate this in the next update.
I attempted to automate this but iirc I failed miserably Lol. Sorry, I'm not that good with GUI stuff. Should you do this I can add the relevant code to the update for you :)
nivexI attempted to automate this but iirc I failed miserably Lol. Sorry, I'm not that good with GUI stuff. Should you do this I can add the relevant code to the update for you :)
Thanks brotha appreciate you
I have an idea which could make this possible. It'll take some time to implement properly, but should make it user-friendly for everyone. The idea is to use a command to achieve this and set the desired results in the config automatically.
e.g:
/radar setanchormin 0.667 0.020
/radar setanchormax 0.810 0.148
And the command would refresh the GUI with the new anchors.
e.g:
/radar setanchormin 0.667 0.020
/radar setanchormax 0.810 0.148
And the command would refresh the GUI with the new anchors.
Id like to understand how the anchor works.
"Anchor Max": "0.810 0.148",
"Anchor Min": "0.667 0.020",
which ones stand for X and Y position?
"Anchor Max": "0.810 0.148",
"Anchor Min": "0.667 0.020",
which ones stand for X and Y position?
X = first number (0.810), and Y = second number (0.148)
Locked automatically