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

Border remains after closing window #1

Open
eddyg opened this issue Nov 21, 2013 · 1 comment
Open

Border remains after closing window #1

eddyg opened this issue Nov 21, 2013 · 1 comment
Labels

Comments

@eddyg
Copy link

eddyg commented Nov 21, 2013

This is an interesting tool to help to ensure you're typing where you think you're typing. :-)

One minor issue I've noticed is that if you open a window (such as the Honer.app Preferences window), click to make it active, and then close the window, the border remains on screen until a new window is activated.

@puffnfresh
Copy link
Owner

Yeah, the OS X Accessibility API seeming doesn't trigger any event when closing windows.

I can maybe add in a polling event but I don't want to make the app use many resources.

😕

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

No branches or pull requests

2 participants