ArcticXWolf
ArcticXWolf
Ahh, good to know, thanks for the explanation. As an aside: In the AdaptiveCard documentation by Microsoft they write "The MessageCard format is still supported but is now de-emphasized. Office...
> Are you writing this code manually or using the library? If using the library, can you share some example code? It is basically an excerpt from my application here:...
Wow, thanks for all this detailed information! Sad that the documentation is so neglected on their part :/ (Same goes by the way concerning the maximum character length of a...
I have created a bug report at MS Teams in the hope of either getting updated docs, fixing of the bug or at least an official response :) I hope...
Oh, no worries. I did not create this issue because of your post, but because we had other issues with the Teams Update anyway and also so that we maybe...
Hey @Smileynator ! I hope you dont mind me asking here, but I currently run into the same problem like you did, in that my emulator flickers a lot in...
Thanks for your fast answer :) I guess my problem lies elsewhere.. I only trigger the Interrupt once per Scanline (using a rising edge detector): ``` 2021/08/01 10:19:29 Scanline: 87...
Np, I realized I had some problems with my window implementation, that was the biggest issue. I think this issue can be closed from my side :)