Would love to try this, but I get the TypeError 'this.testHieght' is not a function when attempting to open the menu.
Viewing post in [RPG Maker] WYSIWYG UI Editor - Main Menu comments
Sorry to hear.
Can you please do the following?
- When you see this error message, press F12 to open the debug console
- IMPORTANT: Go to "Console" tab, not the "Welcome" or "Elements" tab
- Screenshot this dialog so I can see all the error messages that were caused
Additionally, try disabling all other plugins and starting my plugin again. Maybe there's an incompatibility with another plugin because neither "testHieght" nor "testHeight" is part of my code nor the RPG Maker's core code.