Mohammad Mostafa Dastjerdi
Mohammad Mostafa Dastjerdi
here is what I'm doing: ```xaml ``` But I cannot make its corners round. How would I achieve that?
 as you see in the browser the contents are OK, but not in ultralight. some properties that doesn't work * gap * margin-inline-end * and some properties related to...
tried with both `msvc2019` and `mingw-w64 8` but I cannot compile it. * using msvc after about one or two minutes I got some errors I think with linking and...
### What the issue is? Kotlin local variables are not like other languages' local variables ### Screenshots ### Additional info | Q | A | ---------------- | --- | Plugin...
https://en.wikipedia.org/wiki/List_of_programming_languages  _missing V here ..._
I really miss a `bin` directory inside `.vmodules` to add it to my path. the `bin` dir should contain built executables from the modules installed
Qt

I'm using this with github actions, latest available version is 3.1.12 but the bug for qt6.7 is fixed in the 3.1.13. I need that! any way to use 3.1.13 in...
when selecting a floating point number and run the command `increment` it behaves wrong: **before:** ``` 1.2 ``` **after:** ``` 2.3 ```
I downloaded `v.c` from `vc` repo and then: `v translate v.c` getting the following output: ``` C to V translator 0.3.1 translating v.c ... V panic: 2352798600 cast to int...