Jo David

Results 17 issues of Jo David

**HEMTT Version:** 0.7.3 **Description:** *functions\script_component.ht.hpp* `#include "\{{MAINPREFIX}}\{{PREFIX}}\addons\other\script_component.hpp"` **Steps to reproduce:** * run "hemtt template addon test"

bug

**HEMTT Version:** `0.5.1` (stable) As a user I would like to add 3rd party pbo files to e.g. a separate folder and while building have them copied to the addons...

wontfix

VSCode 1.36.1 SQF Language v2.0.3 EditorConfig 0.13.0 When creating a new file it happens that editorconfig settings (especially spaces instead tabs) are ignored or rather change to back from spaces...

Would be good to transform the app to WPF & .NET Standard / .NET Core

enhancement

@GodofMonkeys 2.BI always like to change somting. Like stringtable.xml, inside order of language was changed. `Original: Original, English, Czech, French, German, Italian, Polish, Portuguese, Russian, Spanish` `New: Original, French, Spanish,...

enhancement

I'm experiencing hydration mismatches. ![image](https://github.com/userquin/vuetify-nuxt-module/assets/1235520/7072117a-c2fa-4d30-992f-ce866b18124a) I'm using the following code: ```vue const drawer = defineModel() ``` when setting the z-index to a fixed value the issue is gone: ```diff const...