larpon
larpon
The format is a little hard to find any official specs for but it looks like it can be done. Example project: https://github.com/pgaskin/qrc
Any help you can give in [this matter](https://bugreports.qt.io/browse/QTBUG-56301) would be awesome
I can't find a way to instantiate more than one of each QML type: ``` AdMobBanner { ... } AdMobInterstitial { ... } ``` Adding a second `AdMobBanner` with a...
Hi, thanks for making this! I can't get the plugin to animate anything using Krita 4.2.6 (from an AppImage on Kubuntu 18.04)? The plugin is installed and active. Clicking the...
She's giving me excitations (Oom bop bop)
Related: https://github.com/vlang/v/issues/16113 Users sometimes trip when trying to run V code that uses shaders. The main reason seems to be the error message about the missing header `#include` that contains...
In some cases, with some versions of SDL2, on some different distributions and platforms SDL2 crashes at runtime if applications are built using V's default garbage collector. Currently, especially the...
### Describe the bug I'm not sure if the follwing vfmt struct init align changes in #22025 was intentional, but in `vab` a one-liner `field: if {} else {}` was...
A small jigsaw-like puzzle game