Web conference plugin. Removes the progress bar that is used to show microphone strength.#5888
Merged
Merged
Conversation
…nce the level of the microphone indicator (how strong the mic signal is). Causes NVDA to speak and beep constantly if this isn't installed.
| import appModuleHandler | ||
| from NVDAObjects.behaviors import ProgressBar | ||
| import controlTypes | ||
| import ui |
Contributor
There was a problem hiding this comment.
During merging, we could just remove extra imports and add headers (a trivial thing that can be done by Jamie or others). Thanks, looks fine to me.
Member
|
Please add standard NVDA file comments to the top of the file, including a copyright line such as: It looks like controlTypes and UI are not used, so please remove their import statements. Thanks |
Remove unneccessary imports . Fix Copyright information. cc @michaelDCurran
Collaborator
|
Incubated in 31d9e02. |
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
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
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.
Web conference plugin. Removes the progress bar that is used to announce the level of the microphone indicator (how strong the mic signal is). Causes NVDA to speak and beep constantly if this isn't installed.
This plugin is used in many chat rooms for various things including
http://www.out-of-sight.net/hints/install.html