Reef Turner

Results 140 comments of Reef Turner

@CyrilleB79 As long as this situation is considered and will be handled gracefully, IE not cause an error. A note in the userguide would also be good. I doubt this...

One thing missing from the description of this issue that really ought to be pointed out explicitly: "the addon will need to have it's own separate help file, the addon...

The last build failed. I'm going to convert this to a draft for now.

Unless there is some urgency on this that I'm not aware of, I think it would be better to merge this in the new dev cycle. Applying 2022.2 milestone.

>It looks like the UIA remote library doesn't like C++20 that much. I need to dive into this some more. Did you resolve these issues?

We suspect that it needs an external fix, but further investigation is required to confirm.

We can reproduce this (reporting prior selected cell) by holding down the arrow key, we'll aim to fix this bug first.

What is spoken instead @abdel792? Please collect a debug level log while testing this and attach it to the issue, it contains the speech sequences sent to the speech manager.

They way this is being run in the python console is not very representative of how speech works generally. Instead try: ``` import core import speech core.callLater(500, lambda: speech.speakMessage ("Hello...

@anOolamr Can you expand on why this would help? Before we can consider this I'd like to be sure we understand the problem you want to solve. What happens when...