naaeef

Results 6 issues of naaeef

Hello, is it possible to compile this project for windows? I tried it with cygwin with no success. Thank you for your help.

enhancement
help wanted

There should be a build pipeline that is automatically executed when commiting to the repository (as there was on GitLab before).

enhancement

### Description CollectionView crashes on iOS with the SR 2 release. ``` 2024-02-15 10:44:10.513912+0100 AppName[14329:382545] System.NullReferenceException: Object reference not set to an instance of an object. at Microsoft.Maui.Controls.Handlers.Items.TemplatedCell.UpdateSelectionColor() at Microsoft.Maui.Controls.Handlers.Items.TemplatedCell.set_Selected(Boolean...

t/bug
platform/iOS 🍎
area/ListView
high
potential-regression

**Description** If I inherit from SKLottieView and use this class for showing an animation, the animation is not running / visible. We want to use inheritance to make some customization....

bug

Continue task after discarding the previous call as in TaskLoaderNotifier. With the return the second call to load does not execute correctly.

**Is your feature request related to a problem? Please describe.** To match our existing coding conventions and to increase code readability, it would be great to have a config parameter...

enhancement