Prevent multiple file pickers when loading logs (fixes #2363)#2806
Prevent multiple file pickers when loading logs (fixes #2363)#2806Bennethxyz wants to merge 5 commits intoFreezingMoon:masterfrom
Conversation
|
Someone is attempting to deploy a commit to the FreezingMoon Team on Vercel. A member of the Team first needs to authorize it. |
…tive abilities (fixes FreezingMoon#2174)
|
Also addresses #2174 by flashing the cancel icon on unusable/used active ability clicks. |
|
The latest updates on your projects. Learn more about Vercel for GitHub.
|
|
@Bennethxyz As I was saying in the other PR for this, can't currently reproduce the issue myself; will try different browsers and operating systems pretty soon. I like that you took a different approach altogether though.
Regarding this one, wish it was a different PR altogether to keep things nicer. |
This PR prevents multiple file picker dialogs from opening when holding Ctrl+Meta+L on the pre-match screen.
Tested locally by holding the hotkey; only a single chooser appears.
Fixes #2363.