-
-
Notifications
You must be signed in to change notification settings - Fork 21.4k
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
[PopupMenu] Fix incorrect vertical scroll bar visible at fractional content scale #91114
[PopupMenu] Fix incorrect vertical scroll bar visible at fractional content scale #91114
Conversation
Works, thanks 🤍 |
050a228
to
ea2335d
Compare
Can someone advise on why the Editor unit test checks failed? I don't see how this PR is related to them. |
It's a temporary issue due to conflicting merges. You can rebase to fix it. |
I've managed to farkle this branch with a rebase mistake. Is there a way to revert to the prior state? |
|
Now the force push says "Everything up-to-date" - how do I override that? Is it because of the detatched head? Will this work?:
|
You can push with |
Will this work while in my current detached head state? Like this?:
|
This is the way IMO, after checking out your local branch. |
bdc1e34
to
4c5a904
Compare
Okay, this worked! Good grief 😡. |
Thanks! |
Fixes #89482