Gulam Ali H.
Gulam Ali H.
@usefulBeeing Used MemoryToolkit for one of my apps yesterday, Image and a bunch of other controls seem to have the zombie issue too
> Please, check how the [author](https://github.com/enisn) of [UraniumUI](https://github.com/enisn/UraniumUI) identified [the leak source](https://github.com/enisn/UraniumUI/issues/727#issuecomment-2262694604). I hope this helps⚓ This definitely helps, Thanks!
@usefulBeeing I have added some changes for this, would love it if you could check it out with the latest versions of the package
@usefulBeeing Hey man, I just did what's best for our users. Feel free to close this whenever you like 😄
Can you raise a feature request mentioning everything you need and then I can take a look (this doesn't look like a bug for the control)
You have raised a bug, this is a feature request. Raise a feature request, in that feature request mention the features you want in the control. Translate that!!
Adding all these properties except `TextTransform` as the options you see in AutoComplete is what should be displayed
Can you also check if this bug exists on the Maui picker control
@janusw I checked this, it seems that when you set the background to transparent (for the underline), it removes it altogether and does not let you change the color again,...
@janusw Yes, this seems to be why it's happening, >Override the BackgroundColor property to make it read-only / not settable (if possible?). I was thinking of doing the same thing,...