rampaa
rampaa
> I just added this setting in the latest version Thanks! > Opening an issue is also a good idea, so that we can communicate more conveniently. I will be...
Did anyone figure out whether this works with Anki 2.1 scheduler (beta)? I've started using this add-on a while ago but my workload is quite unbalanced (https://i.imgur.com/btnKkTl.png), is it because...
> using the mobile version (Ankidroid or AnkiMobile) will not be impacted by this addon Thanks for the heads-up, but I exclusively use my PC for reviewing.
> non-standard shortcuts should not be supported, as they would not only confuse novice users, but also cause functional degradation Just curious, where's this standard documented at? https://learn.microsoft.com/en-us/windows/win32/api/winuser/nf-winuser-registerhotkey says and...
I think I was able to reproduce the issue with Alt+Tab as well. To make sure I can try it out again when I am home.
Reproducing it with Alt+Tab was significantly harder. https://user-images.githubusercontent.com/25622653/230449822-448e0353-0290-4688-b063-f19f5579127c.mp4
Windows 10 does come with an Opus decoder but when I try to read an Opus file with `StreamMediaFoundationReader` I get the following exception: `System.Runtime.InteropServices.COMException: The byte stream type of...
> Do you need to use StreamMediaFoundationReader? Yes because I need to check the hash of the audio before playing it so I read it into a byte array first....
Duplicate of #2096. I agree that NumericUpDown is a pretty fundamental control that should be provided by WPF itself.