-
Notifications
You must be signed in to change notification settings - Fork 5
Commit
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.
feat: Replace GenericDropdownMenu with GenericMenu
The GenericDropdownMenu cannot display beyond the window it is in, and it has bugs in Unity 6000.0. Therefore, we are using GenericMenu instead. See: - https://issuetracker.unity3d.com/product/unity/issues/guid/UUM-77265 - https://discussions.unity.com/t/why-unity-6-changes-the-style-of-the-genericdropdownmenu-to-this-new-ugly-high-contrast-style/1501545/5
- Loading branch information
Showing
1 changed file
with
5 additions
and
72 deletions.
There are no files selected for viewing
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters