We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
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
In the 3.2.0 version, if we set the progress value to "1.0". The extra dock progress will be hidden.
DockProgress/Sources/DockProgress/DockProgress.swift
Line 79 in 7100b68
The above logic does not seem to have been retained in the latest version 4.3.0.
Related Issue: XcodesOrg/XcodesApp#529 (comment)
The text was updated successfully, but these errors were encountered:
d4f23b5
Would you be able to try out this commit? d4f23b5
Sorry, something went wrong.
Tried it. It works.
Would you minding releasing a new version (eg. 4.3.1 or 4.4.0) for it? Thanks
See XcodesOrg/XcodesApp#545
https://github.com/sindresorhus/DockProgress/releases/tag/4.3.1
No branches or pull requests
In the 3.2.0 version, if we set the progress value to "1.0". The extra dock progress will be hidden.
DockProgress/Sources/DockProgress/DockProgress.swift
Line 79 in 7100b68
The above logic does not seem to have been retained in the latest version 4.3.0.
Related Issue: XcodesOrg/XcodesApp#529 (comment)
The text was updated successfully, but these errors were encountered: