Juan Meneses
Juan Meneses
I also think it will be really great if this can be implemented, as it is not uncommon for translation to lag behind development. @mac-cain13 As I understand, this has...
After looking more into this, it seems a little more complicated. Because J.DepP uses automake it needs to be configured before building. I think the general idea will be something...
Relevant: https://github.com/apple/swift/blob/main/docs/CppInteroperability/CppInteroperabilityManifesto.md
Thanks for reporting this issue! The first thing that comes to my mind is that maybe there are some extra files inside the zip/cbz. The app expects the contents to...
> Are you coding on intel? I started developing the app on an Intel mac, but now I'm using an M1. The fixes for compiling it on an M1 were...
Thanks for the suggestions! I have seen Apple Pencil support requested a couple of times, so I'm definitely planing to implement it. Depending on the complexity, it may be included...
Related to #3
+1 i will like this too
It looks like the stack view containing the stats labels is not resizing correctly. Some times the width is 0, and some times the stack view just disappears. | Stack...
This is an issue of the (now deprecated) library used for the chat: [SlackTextViewController](https://github.com/slackhq/SlackTextViewController). The problem arises when trying to set a system font as the custom font. Because the...