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

Notebook::select now takes the optional parameter "focusPage". #3446

Merged
merged 2 commits into from Jan 2, 2022

Conversation

pajlada
Copy link
Member

@pajlada pajlada commented Jan 2, 2022

This parameter is true by default, and when set to false ensures that
the page that was just selected will not be focused.

Pull request checklist:

  • CHANGELOG.md was updated, if applicable

Description

This parameter is true by default, and when set to false ensures that
the page that was just selected will not be focused.
@pajlada pajlada merged commit 2b9e2bd into master Jan 2, 2022
@pajlada pajlada deleted the chore/notebook-select-without-focusing branch January 2, 2022 14:00
zneix added a commit to SevenTV/chatterino7 that referenced this pull request Jan 2, 2022
Now we're on commit 14d11b6; Changes from upstream we've pulled

- Minor: Add search to emote popup. (Chatterino#3404)
- Minor: Messages can now be highlighted by subscriber or founder badges. (Chatterino#3445)
- Bugfix: Fixed crash that could occur if the user opens/closes ChannelViews (e.g. EmotePopup, or Splits) then modifies the showLastMessageIndicator setting. (Chatterino#3444)
- Dev: Batch checking live status for channels with live notifications that aren't connected. (Chatterino#3442)
- Dev: Added /fakemsg command for debugging (Chatterino#3448)
- Dev: Notebook::select\* functions now take an optional `focusPage` parameter (true by default) which keeps the default behaviour of selecting the page after it has been selected. If set to false, the page is _not_ focused after being selected. (Chatterino#3446)
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