Connor Young

Results 5 comments of Connor Young

So just to be certain, the expected behavior is that we will never create a silent clip? If that's the case, then I believe the PR above should take care...

For reference, here's the new behavior on the test case above: ![test1](https://user-images.githubusercontent.com/13750510/164333790-f82743a5-b5cc-4b91-a701-397053aa5767.png) And here it is on a more complex test case: ![test2](https://user-images.githubusercontent.com/13750510/164333821-67ed521c-b5af-4b71-8423-c7754d191cc4.png) I was having some lingering issues with...

@petersampsonaudacity I was indeed able to recreate the bug shown in parts a/b, but not the one you showed in c/d. Nonetheless, the new commit I just pushed seems to...

@petersampsonaudacity @LWinterberg OK, the latest commit may have finally made it work? It seems to work on all of your above test cases, but I was unable to reproduce the...

I wasn't sure if changing the type of the dialog from AudacityMessageBox to a more generic wxRichMessageDialog was a good idea for consistency's sake, but it does indeed do what...