Skip to content

Conversation

@ACherryJam
Copy link
Contributor

Adds support for nested SubMenus.

Every SubMenu now stores a Parent submenu. If the Parent is null the submenu is added to TextMenu, Container's Focused, AutoScroll fields and MoveSelection method should be used. Otherwise we do the same things but for the Parent.
To keep parent SubMenu visible while not in focus, ItemsVisible flag was added.

Mod example: NestedSubMenuExample.zip

8mb.video-a8J-VS9ioLQK.mp4

@ACherryJam
Copy link
Contributor Author

I just realized this definitely conflicts with my last pull request. Should I worry about this or that's not my responsibility?

@maddie480-bot maddie480-bot added the review needed This PR needs 2 approvals to be merged (bot-managed) label Oct 4, 2025
@Wartori54
Copy link
Member

Don't worry about conflicts until one of the two gets merged. We will simply rebase onto dev once one is merged.

@ACherryJam
Copy link
Contributor Author

Rebased the branch, ready for review.

@SnipUndercover SnipUndercover self-assigned this Dec 3, 2025
@SnipUndercover
Copy link
Member

Assigning myself to remind myself to review this in the (hopefully near) future.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

review needed This PR needs 2 approvals to be merged (bot-managed)

Projects

None yet

Development

Successfully merging this pull request may close these issues.

4 participants