GeyserMC / Cumulus

Bedrock Forms API and implementation
https://geysermc.org
MIT License
33 stars 8 forks source link

Is there any way to retain the scroll bar on the right side of the previous menu? #13

Open Noogear opened 1 month ago

Noogear commented 1 month ago

Actually, what I need more is a way to retain the scroll bar on the right side of the menu. I provided the players with a project list. They open the project from this list for operation, and when they close the project menu, they can return to the original list. I used closedOrInvalidResultHandler to open the list menu but it doesn't retain the scroll bar. Is there any solution?

Tim203 commented 1 month ago

Not that I'm aware of, unfortunately.

Noogear commented 1 month ago

Not that I'm aware of, unfortunately.

Thank you for your reply. I have another question. Can clicking a button open a URL?

Tim203 commented 1 month ago

No, clickable links are not a thing in Minecraft Bedrock.