Jakub Florkowski

Results 76 issues of Jakub Florkowski

### Description of Change ### Issues Fixed Fixes https://github.com/dotnet/maui/issues/19806 Before: https://github.com/dotnet/maui/assets/42434498/03b22b36-772b-4c6d-a2ce-7ec91f8cfb63 After: https://github.com/dotnet/maui/assets/42434498/457f97ee-848a-40d0-a2a7-725bf7fb2223

area/layout 🔲
community ✨

### Description of Change Fixed android toolbar icon change on shell pages ### Issues Fixed Fixes https://github.com/dotnet/maui/issues/19673 Fixes https://github.com/dotnet/maui/issues/19950 https://github.com/dotnet/maui/assets/42434498/14f8d829-5e69-4183-87ad-c7469314db42

community ✨

### Description of Change Applying visibility change to child controls ### Issues Fixed Fixes https://github.com/dotnet/maui/issues/19139 https://github.com/dotnet/maui/assets/42434498/5d8254f2-6fd5-4798-a909-e131efbd3c65

area/controls 🎮
community ✨

### Description of Change Throw error when pushing without wrapping into navigation page ### Issues Fixed Fixes https://github.com/dotnet/maui/issues/2013

area/navigation 🧭
community ✨

### Description of Change I have implemented 2 solutions for this. I don't know which one is better, so please let me know and I will keep the one you...

community ✨

### Description of Change Added MapFormatting() for MapText in Entry.iOS like it is done in EntryHandler.iOS ### Issues Fixed Fixes https://github.com/dotnet/maui/issues/19509 Fixes https://github.com/dotnet/maui/issues/19470 Fixes https://github.com/dotnet/maui/issues/19424 https://github.com/dotnet/maui/assets/42434498/1f951f30-62d5-4b94-b40f-844ab20b2c2a

platform/iOS 🍎
area/controls 🎮
community ✨

### Description of Change I implemented the ios:Slider.UpdateOnTap property in the same way it has been implemented in Xamarin Forms ### Issues Fixed Fixes https://github.com/dotnet/maui/issues/20098 https://github.com/dotnet/maui/assets/42434498/ce5397cc-4106-4f81-8162-35bfd0183885

area/controls 🎮
community ✨

### Description of Change Fixed Shell.NavBarHasShadow on Android ### Issues Fixed Fixes https://github.com/dotnet/maui/issues/19458 https://github.com/dotnet/maui/assets/42434498/cebd0115-cca5-4e6e-97b7-bda17bb930f5

community ✨

### Description of Change The restrictions have been added to make sure that the custom icon is displayed only when the flyoutBehavior is equal FlyoutBehavior.Flyout on Android and iOS ###...

community ✨

### Description of Change This is a fix for the [issue](https://github.com/dotnet/maui/issues/19747) related to a NavigationIcon on Android. Generally, a navigation icon should be an image but, MAUI gives us a...

community ✨