Releases: SolidAlloy/UnityDropdown
Releases · SolidAlloy/UnityDropdown
1.2.0
1.1.1
1.1.0
1.0.0
1.0.0 (2022-02-03)
Bug Fixes
- Fixed the dropdown list going to the top left corner when opened too close to the bottom of the screen (94a246b)
- Fixed the dropdown window sometimes moving to the top left corner (5da2f6f)
- Fixed the editor asmdef platforms list (6ae4858)
- Replaced Event.current.mousePosition with EditorHelper.GetCurrentMousePosition() to get a more accurate window position (15305e4)