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

[New Feature] Focus on BarButton #3

Open
KaushikGupta007 opened this issue Jun 1, 2023 · 1 comment
Open

[New Feature] Focus on BarButton #3

KaushikGupta007 opened this issue Jun 1, 2023 · 1 comment

Comments

@KaushikGupta007
Copy link

Hi
I want to put focus to Bar Button on some shortcut key
So can you add focusNode to BarButton and I will use focusNode.requestFocus() to put focus on bar button.

For Example:
Open file Submenu on Pressing F key
Screenshot_20230601-223357~2

@iakdis
Copy link
Owner

iakdis commented Jun 18, 2023

Hi there, thanks for the issue.

I tried implementing the focusNode functionality. Unfortunately, using focusNode.requestFocus() neither opens nor focuses the bar button, so it wouldn't work. I will leave the issue open though as it may be possible in the future.

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