Skip to content

Fixed the dropdown menu bug

Compare
Choose a tag to compare
@dkozar dkozar released this 13 Aug 19:06
· 24 commits to master since this release

Dropdown menu was not properly closing when clicking away.

It was still open after opening another menu, so there were multiple menu instances floating around.

With this fix, opening another dropdown (or right-click menu) closes all the previous instances.