Add a parameter to hide the waiting message in the GUI
Just a small change to hide the popup messagebox in the UI while waiting.
It should be all good to go, now. Let me know if you need additional changes merged here.
Ready to merge this, just a conflict in AUTHORS needs correcting.
@RodoMa92 In doc/usage.rst, adjust the disableWaitingMessage description and make sure the word "disable" has a "s." You could also just make it more direct: "Disables the confirmation message for a cleaner UI." Also instead of "cleaner" you could use "minimal" potentially.
@RodoMa92 In
doc/usage.rst, adjust thedisableWaitingMessagedescription and make sure the word "disable" has a "s." You could also just make it more direct: "Disables the confirmation message for a cleaner UI." Also instead of "cleaner" you could use "minimal" potentially.
usage.rst has a table produced from running looking-glass-client --rst-help
I definitely seem to have missed the discrepancy, so thanks, but it's as simple as rebuilding the client and running that command again
Does anything more have to be done before this can be merged?
It would be helpful to disable that message.
Does anything more have to be done before this can be merged?
It would be helpful to disable that message.
Ready to merge this, just a conflict in AUTHORS needs correcting.
It should be ready to merge now.
Formatting issue with documentation
Should be fixed now for good.
Sorry but your PR should not introduce a problem and then fix it with another commit, this creates useless noise in the master repository. Please amend your commits, squash those that are not needed, and force-push a clean set of commits for merge.
Should be cleaned up now.