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

[V1 - request] Delay focus event with touch-hold #3662

Closed
mesqueeb opened this issue Mar 24, 2019 · 2 comments
Closed

[V1 - request] Delay focus event with touch-hold #3662

mesqueeb opened this issue Mar 24, 2019 · 2 comments

Comments

@mesqueeb
Copy link
Contributor

I'm using Quasar touch-hold on a button, and I need to delay the element being focussed until the hold event actually fires.

Is there any way I can do this?

If not I'd love to request this functionality.

@mesqueeb
Copy link
Contributor Author

This request might be too "hacky" and perhaps it's better not to mess with the .focus which is handled by the browser...

@rstoenescu
Copy link
Member

Hi, the focus is browser based. If we tamper with it then the directive won't work correctly... Sorry.

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