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

Made left-clicking splitheader focus split #2720

Merged
merged 3 commits into from May 1, 2021

Conversation

zneix
Copy link
Collaborator

@zneix zneix commented Apr 30, 2021

Pull request checklist:

  • CHANGELOG.md was updated, if applicable

Description

Simple fix, based on

this->view_->mouseDown.connect([this](QMouseEvent *) {
this->giveFocus(Qt::MouseFocusReason);
});

Copy link
Member

@pajlada pajlada left a comment

Choose a reason for hiding this comment

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

Looks good to me! I'll get this merged in today 👍

@pajlada pajlada enabled auto-merge (squash) May 1, 2021 13:53
@pajlada pajlada merged commit 6c9fd4f into master May 1, 2021
@pajlada pajlada deleted the zneix/fix/focus-split-on-splitheader-click branch May 1, 2021 14:14
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