Stephan Kieburg

Results 5 issues of Stephan Kieburg

### Description TabView does not initialize BindingContext on custom controls correctly. Weirdly, it works when wrapping it in an additional standard control. See sample repository: https://github.com/Hottemax/XamarinTabViewBug ```xml ``` ### Steps...

bug
s/unverified

Somebody created this issue here, and I have the exact same issue when trying to draw a QR code image onto a pdf document: https://forum.pdfsharp.net/viewtopic.php?f=2&t=4121 My code is basically the...

One of the only standard UI building blocks that is missing is [SearchBar](https://learn.microsoft.com/en-us/dotnet/maui/user-interface/controls/searchbar). The material specification for SearchBar is [here](https://m3.material.io/components/search/specs). Would be nice to have it in UraniumUI 💯

good first issue
feature 🎉

In our code, we wanted to reuse a named DataTemplate that was defined in our Styles.xaml: ```xaml ``` and apply as an implicit style it as a default to all...

# Resources [Issue.zip](https://github.com/empira/PDFsharp/files/13650534/Issue.zip) # Reporting an Issue Here PdfDocuments with AcroForms have display issues when opening in certain viewers / print preview on Apple. Code snippet (found inside Issue.zip): ```csharp...

wontfix