Jean-Marie Alfonsi

Results 26 issues of Jean-Marie Alfonsi

Let's regard the `TopView` as a Toolbar with 2 states: collapsed and expanded. Most of the time I want to set a precise value for my collapsed height (60dp), and...

I guess you must have considered this :) Issue would be compatibility between version. Or maybe create a new package with the `MemoryPack` implementation: `MasterMemory.MemoryPack`?

### Description I have a RefreshView in a grid which 2nd row height is *. The RefreshView should fill the entire remaining space, whereas it is constrained by its children...

t/bug
area/layout 🔲
platform/android 🤖

hey man ! Fan of your work :) Would be nice to have a minimal support for UWP. I rely on your effects for my lib and because of that...

enhancement

### Description Setting Orientation=Both in scrollview only works horizontally for android, and doesn't work at all on iOS (see #7933). ```xml ``` ![image](https://user-images.githubusercontent.com/596903/173333232-0a89231e-0003-4fd8-bc1a-ee0a677ab6ed.png) ### Steps to Reproduce Steps to Reproduce...

t/bug
platform/android 🤖
platform/iOS 🍎
area/controls 🎮

### Description Hi there ! https://github.com/roubachof/Maui.Nuke has a weird issue when returning a valid UIImage with ImageSourceServiceResult. It doesn't seem to trigger the display of the image right away... But...

t/bug
platform/iOS 🍎
area/image :framed_picture:
s/verified
s/triaged
i/great-reporter

### Description I am currently doing the maui migration of an app running on a big but slow device for an important client. We have a big app running on...

t/bug
i/great-reporter

I love this package but the perf are not great. I stumbled upon a twitter post showcasing vertices alternative implementation and it was gorgeously fast! Is this going to be...

Unfortunately, RestEase is not compatible with Xamarin.iOS cause: > It won't work on platforms which don't support runtime code generation, including .NET Native and iOS. Would be great if it...

enhancement
help wanted

If you end up with this error, it means you forgot to call the Sharpnado.MaterialFrame.Initializer.Initialize() in your App.xaml.cs. Have a look here: https://github.com/roubachof/Sharpnado.MaterialFrame#initialization