Closed adamd3v closed 3 months ago
I realize I'm rather late to say this but Menu.CreatePage should not have been removed, but rather marked for deprecation. Removal of the method broke some of my mods with zero warning, and there really was no reason to remove it entirely. I'm glad it's an easy fix but outside of major version changes, API method changes or removals should be kept to a minimum.
This PR features some fixes for very annoying bugs. It fixes the elements disappearing when there are too many on a page, and a few other issues. Below is a full list of everything that has changed.
Codebase
Menu