-
-
Notifications
You must be signed in to change notification settings - Fork 2.4k
Feature: Option to hide the bottom status bar #17217
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
base: main
Are you sure you want to change the base?
Conversation
Two tasks need owner helps:
|
<!-- TODO: needs a new icon --> | ||
<PathIcon Data="{StaticResource App.Theme.PathIcon.TabActions}" /> |
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.
A new icon needed.
I usually edit the en-us file manually which avoids this issue, but with Resx manager, you can revert the changes to the files before pushing the commit. |
Yes, I only edited the en-us actually, but the resx mgr formated and updated others. So annoyed. |
Don't use Resource Manager, our resource files aren't optimized for it, please edit the en-US/Resources.resx in Notepad (they are optimized for Crowdin, a community translation SaaS). You can revert other files changed from the main branch, or reset the commit to revert locally on the PR branch in GitHub Desktop. |
Then how to update other language resource files? |
0ce3769
to
5880899
Compare
✅ Successfully formatted XAML files. |
Are we implementing this without any of the additional work to handle Git repo folders? @yaira2 |
Reposting from #17208
|
Resolved / Related Issues
To prevent extra work, all changes to the Files codebase must link to an approved issue marked as
Ready to build
. Please insert the issue number following the hashtag with the issue number that this Pull Request resolves.Steps used to test these changes
Stability is a top priority for Files and all changes are required to go through testing before being merged into the repo. Please include a list of steps that you used to test this PR.
Behaviors:
Screen.Recording.2025-06-25.215007.mp4