larpon
larpon
First item in inventory some times disappear due to the code hiding it - maybe use `clip` property?
This seem to occur on both iOS and Android - usaually for users who complete the game in one (the same) playthrough.
Qt
Will it ever be possible to build Qt based applications? I can't think of anything more bloated than Qt so I have to ask :smile:
So we could query stackoverflow for Qt (C++?) QML questions
@NathanLovato [COAToolsTestFiles.zip](https://github.com/GDQuest/krita-batch-exporter/files/4716420/COAToolsTestFiles.zip) Here's a ZIP containing two files: ## COATools_export_document_test.kra Test export of the whole document  Expected file output in same directory as the `.kra` document: ``` . ├──...
As of version `5.6.0` the code for Firebase C++ SDK is fully open at https://github.com/firebase/firebase-cpp-sdk We need to investigate how QtFirebase can benefit from this. QMake support should probably also...
We (the QtFirebase project) have flipped to the 💯 stars! I'd like to thank all the supporters and users who keep me on my toes. A special "thank-you-from-the-bottom-of-my-heart" to all...
... not sure what to do about this yet
We could try to collect all futures, when they're used, in a list and traverse that list upon shutdown and then shut them down with `::Release()`
Implement [similar availability checks](https://github.com/Larpon/QtFirebase/pull/32/files/d7187a15c99a22bdd986c5743c3c72090dfda8b2#diff-c1773a8c99827bb4b03a5512c194bbd0R25) for Google Services in [corresponding modules](https://firebase.google.com/docs/cpp/setup#requiring_google_play_services)