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

Force focus interface view #1141

Merged
merged 1 commit into from
Jul 11, 2019
Merged

Force focus interface view #1141

merged 1 commit into from
Jul 11, 2019

Conversation

kaste
Copy link
Collaborator

@kaste kaste commented Jul 9, 2019

If the user opens e.g. the status dashboard using keybindings she can be
actually in a panel (like Terminus et.al.) at that time. In that case a simple
window.focus_view is not enough to bring the cursor to the view, we must
focus the group first.

If the user opens e.g. the status dashboard using keybindings she can be
actually in a panel (like Terminus et.al.) at that time. In that case a simple
`window.focus_view` is not enough to bring the cursor to the view, we must
focus the group first.
Copy link
Member

@asfaltboy asfaltboy left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

tested, works fine for me for e.g focusing dashboard when viewing build results.

@asfaltboy asfaltboy merged commit 4ad0e59 into timbrel:dev Jul 11, 2019
@kaste kaste deleted the really-focus-view branch July 11, 2019 09:28
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

Successfully merging this pull request may close these issues.

None yet

2 participants