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

docs: note macOS bounds Tray offset #39512

Merged
merged 2 commits into from
Aug 17, 2023
Merged

docs: note macOS bounds Tray offset #39512

merged 2 commits into from
Aug 17, 2023

Conversation

codebytere
Copy link
Member

Description of Change

Closes #39445.

Checklist

Release Notes

Notes: none

@codebytere codebytere added semver/patch backwards-compatible bug fixes target/24-x-y PR should also be added to the "24-x-y" branch. target/25-x-y PR should also be added to the "25-x-y" branch. target/26-x-y PR should also be added to the "26-x-y" branch. labels Aug 15, 2023
@codebytere codebytere requested a review from a team August 15, 2023 19:33
@electron-cation electron-cation bot added the new-pr 🌱 PR opened in the last 24 hours label Aug 15, 2023
Co-authored-by: David Sanders <dsanders11@ucsbalum.com>
@github-actions github-actions bot added the target/27-x-y PR should also be added to the "27-x-y" branch. label Aug 16, 2023
@electron-cation electron-cation bot removed the new-pr 🌱 PR opened in the last 24 hours label Aug 16, 2023
@codebytere codebytere merged commit 31dfde7 into main Aug 17, 2023
17 checks passed
@codebytere codebytere deleted the document-tray-bounds branch August 17, 2023 09:02
@release-clerk
Copy link

release-clerk bot commented Aug 17, 2023

No Release Notes

@trop
Copy link
Contributor

trop bot commented Aug 17, 2023

I have automatically backported this PR to "27-x-y", please check out #39552

@trop trop bot added in-flight/27-x-y and removed target/27-x-y PR should also be added to the "27-x-y" branch. labels Aug 17, 2023
@trop
Copy link
Contributor

trop bot commented Aug 17, 2023

I have automatically backported this PR to "24-x-y", please check out #39553

@trop
Copy link
Contributor

trop bot commented Aug 17, 2023

I have automatically backported this PR to "26-x-y", please check out #39554

@trop
Copy link
Contributor

trop bot commented Aug 17, 2023

I have automatically backported this PR to "25-x-y", please check out #39555

@trop trop bot added in-flight/26-x-y and removed target/24-x-y PR should also be added to the "24-x-y" branch. labels Aug 17, 2023
@trop trop bot added in-flight/25-x-y merged/24-x-y PR was merged to the "24-x-y" branch merged/27-x-y PR was merged to the "27-x-y" branch. merged/26-x-y PR was merged to the "26-x-y" branch. merged/25-x-y PR was merged to the "25-x-y" branch. and removed target/26-x-y PR should also be added to the "26-x-y" branch. target/25-x-y PR should also be added to the "25-x-y" branch. in-flight/24-x-y in-flight/27-x-y in-flight/26-x-y in-flight/25-x-y labels Aug 17, 2023
win32ss pushed a commit to win32ss/supermium-electron that referenced this pull request Sep 24, 2023
* docs: note macOS bounds Tray offset

* Update docs/api/browser-window.md

Co-authored-by: David Sanders <dsanders11@ucsbalum.com>

---------

Co-authored-by: David Sanders <dsanders11@ucsbalum.com>
MrHuangJser pushed a commit to MrHuangJser/electron that referenced this pull request Dec 11, 2023
* docs: note macOS bounds Tray offset

* Update docs/api/browser-window.md

Co-authored-by: David Sanders <dsanders11@ucsbalum.com>

---------

Co-authored-by: David Sanders <dsanders11@ucsbalum.com>
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
merged/24-x-y PR was merged to the "24-x-y" branch merged/25-x-y PR was merged to the "25-x-y" branch. merged/26-x-y PR was merged to the "26-x-y" branch. merged/27-x-y PR was merged to the "27-x-y" branch. semver/patch backwards-compatible bug fixes
Projects
None yet
Development

Successfully merging this pull request may close these issues.

[Bug]: BrowserWindow's top offset (y value) is set to 25 when trying to set it explicitly below 25 on macOS
3 participants