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

Closing overlay takes too much time #6

Closed
avxkim opened this issue Aug 7, 2018 · 1 comment
Closed

Closing overlay takes too much time #6

avxkim opened this issue Aug 7, 2018 · 1 comment

Comments

@avxkim
Copy link

avxkim commented Aug 7, 2018

When opening an overlay with a hotkey - it's instantly, but when you press the same hotkey to hide it, it takes 1-1.5 seconds to close.

My settings:

        alwaysOnTop: true,
        position: 'top',
        tray: false,
        unique: false,
        startup: false,
        animate: true,
        hideOnBlur: true,
        unique: true,

Possible to improve this?

@avxkim
Copy link
Author

avxkim commented Aug 9, 2018

animte: false fixes this issue.

@avxkim avxkim closed this as completed Aug 9, 2018
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

1 participant