Luca Vanesche

Results 4 comments of Luca Vanesche

I managed to get it working by adding `if (guid == "") continue;` in the file ClassReferenceCollection.cs ```cs void CollectionCodeFileDictionary (List alltypes, string[] codes) { float count = 1; foreach...

I had a similar idea in mind, but was unsure of it would cause trouble including the math.h lib. I ended up replacing it locally with this: ```c while (angle...

> Nice! Could you add a [test](https://github.com/lvgl/lvgl/tree/master/tests#readme) and mention this behavior in the docs as well? I wasn't 100% sure what to do for the documentation. would changing the paragraph...

Sounds good, i think it explains it nicely! I've added a small part to include the extended arc ranges.