-
Notifications
You must be signed in to change notification settings - Fork 213
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
Set ContentsMargins for RenderPanel to 0 to avoid borders in fullscreen mode #1228
Conversation
There was a problem hiding this comment.
Choose a reason for hiding this comment
The reason will be displayed to describe this comment to others. Learn more.
Do you mind to merge with rolling
? then CI warnings should disappeared
sure, how do i do that? |
You can type something like this git fetch
git merge origin/rolling
git push origin rolling |
@ahcorde Can we also backport this to jazzy? |
https://github.com/Mergifyio backport jazzy |
✅ Backports have been created
|
Thanks for backporting! Is it possible to tag a new version so it get's released in the next cycle? |
|
Fixes #1024