-
Notifications
You must be signed in to change notification settings - Fork 1.6k
Commit
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.
(GH-11350) Clarify behavior of CurrentOperation with Minimal progress…
… view Prior to this change, the documentation didn't indicate that the **CurrentOperation** parameter has no effect when the progress view is set to `Minimal`. When writing progress, the **CurrentOperation** is only displayed below the progress bar in the `Classic` progress view. This change: - Documents the behavior of the **CurrentOperation** parameter in `Classic` and `Minimal` progress views. - Updates Example 2, which shows the behavior in the `Classic` view, adding a note to clearly indicate the behavior. - Fixes AB#302101 - Resolves #11350
- Loading branch information
1 parent
9d0a681
commit c011d3b
Showing
3 changed files
with
45 additions
and
27 deletions.
There are no files selected for viewing
This file contains 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
This file contains 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
This file contains 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