Add this suggestion to a batch that can be applied as a single commit.
This suggestion is invalid because no changes were made to the code.
Suggestions cannot be applied while the pull request is closed.
Suggestions cannot be applied while viewing a subset of changes.
Only one suggestion per line can be applied in a batch.
Add this suggestion to a batch that can be applied as a single commit.
Applying suggestions on deleted lines is not supported.
You must change the existing code in this line in order to create a valid suggestion.
Outdated suggestions cannot be applied.
This suggestion has been applied or marked resolved.
Suggestions cannot be applied from pending reviews.
Suggestions cannot be applied on multi-line comments.
Suggestions cannot be applied while the pull request is queued to merge.
Suggestion cannot be applied right now. Please check back later.
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
Theme switching: Dynamic StatusBar and scroll bars #32063
Theme switching: Dynamic StatusBar and scroll bars #32063
Changes from all commits
9e0d4d8
0c3ba38
8f830ab
569c388
ae5d0aa
a6c6602
abbd499
43a0323
e1ef2cf
221f30e
110943e
7e930a9
e948718
945953f
4ddd498
89f924e
81515d4
b2d2928
8f23391
3bd4136
4abcfd7
7ac2d01
c0e1db1
cde61a7
8040abe
edd8bf7
04a9810
e43cc64
33efc40
02f6e74
faefaf5
e335bd0
37b2215
38bcce7
df2342f
3353180
9027d7a
94c11e0
2ffb572
5dbca1d
2eba4b7
4d833de
941f4dc
497e98e
f05bb31
12099b6
0feb155
cb28261
1bbcc1d
915c38e
bf2fd72
9272b68
331b418
268f683
3ca7fc7
cde5ba8
20d54db
b343ef1
198e4ec
9bc522f
97d0081
91f299d
80f13fc
51ef33f
4c41816
f08d0a1
c0dbdc4
3b0ebeb
f7df8ad
File filter
Filter by extension
Conversations
Jump to
There are no files selected for viewing
This file was deleted.
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.
@chrispader I notice that you removed the animated transition between status bar background colors that was present in
NavigationRoot.tsx
. Was there any discussion around that choice? Can you add it back here please?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.
Yes, sorry my mistake. Just added a PR here: #33200
This file was deleted.