asnagni
asnagni
Hi all, I’m having an issue with the the Editbox and the soft keyboard on Android. When you tap on the Editbox to enter a text, the keyboard will appear...
Hi, When trying to compile for iOS (with Xcode) I will always have this issue: "CImg.h:5764:19: 'system' is unavailable: not available on iOS" Can this library be use on iOS?...
Hi, I just found your project and I'm trying to use your solution for my Xcode project and I'm having a permission issue. This is the error that I'm having:...
When we re-run our App without changing (no code change), everything will build again. That a long wasted. Maybe there is an option in Axmol to avoid this situation? No...
Hi guys, Normally, the **onNewIntent()** method is supposed to be called on AppActivity instance to handle a new intent. Unfortunately at I'm not seeing that happening . - axmol version:...
Hello, On Android platform when we try to preload .wav or .mp3 audio files, the operation will fail. These formats are supposed to be supported by Axmol as far as...
Description: We are experiencing an issue with displaying emojis and emoticons in our application built with the Axmol engine. When we use our custom system font (Nunito), emojis and emoticons...
Hello, When trying to capture a screenshot of a ax::ui::ImageView, when I create a RenderTexture with the same size as the ImageView and then try to check the the RenderTexture...
### Operating System iOS (c++) ### Compiler clang ### Compiler flags -fno-char8_t , -fmodules, -fcxx-modules, '-std=c++20' ### maddy version 1.3.0 (latest) ### Minimal C++ example std::string feedbackReport = R"( ##...
### Operating System iOS (c++) ### Compiler clang ### Compiler flags -fno-char8_t , -fmodules, -fcxx-modules, '-std=c++20' ### maddy version 1.3.0 (latest) ### Minimal C++ example ``` std::string feedbackReport = R"(...