-
Notifications
You must be signed in to change notification settings - Fork 8.1k
Delay progress bar in Copy-Item and Remove-Item cmdlets #24013
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
Merged
Merged
Changes from all commits
Commits
Show all changes
10 commits
Select commit
Hold shift + click to select a range
bb51b3e
removing progressbar for less then 5 files
TheSpyGod 2ade18e
Changed the progress bar to be 600ms timed
TheSpyGod 0cc8a9a
Made both remove and copy display the progress bar after 200ms
TheSpyGod 05f0221
Merge pull request #1 from TheSpyGod/issue
TheSpyGod d26cbb7
Changed it so that the Progressbar Instance is only created after 3 s…
TheSpyGod a92b26b
Merge pull request #2 from TheSpyGod/issue
TheSpyGod 66d9ae0
Fixed Indentation as Guidelines Say and Switched Const to PascalCase
TheSpyGod 24f132f
Merge pull request #3 from TheSpyGod/issue
TheSpyGod 115e1b8
fix indentation
SteveL-MSFT 4b7d2a7
address Ilya's feedback and reduce threshold to 2 secs
SteveL-MSFT File filter
Filter by extension
Conversations
Failed to load comments.
Loading
Jump to
Jump to file
Failed to load files.
Loading
Diff view
Diff view
There are no files selected for viewing
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
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.
Uh oh!
There was an error while loading. Please reload this page.