Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

[stashRightClick] Make Esc key close the modal #22

Open
DogmaDragon opened this issue Nov 4, 2024 · 3 comments
Open

[stashRightClick] Make Esc key close the modal #22

DogmaDragon opened this issue Nov 4, 2024 · 3 comments

Comments

@DogmaDragon
Copy link

Right now the only way to close the models is click on x which can be hard to see due to high transparency of the background.

Make Esc key or additionally clicking outside of modal should close it.

@Serechops
Copy link
Owner

Which modals specifically? You mean the ones associated with the missing scenes for instance? I have tested that one and it does support clicking outside of the window to close it from what I can see.

I can look to add the Esc key functionality to all of the modals. I'll look to add an event listener for that key press.

Let me know if you have any other specific examples and I'll be sure to look into this!

Cheers!

@Serechops
Copy link
Owner

c1b505b should address #22

@DogmaDragon
Copy link
Author

In stashRightClickPerformerMerge

  • Merge performers modal

In stashRightClickPerformers

  • Add tags modal

I can go through others plugins/functions later.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

2 participants