Markus Hütter

Results 7 issues of Markus Hütter

is it possible to use this library to draw the waveform of a whole audio file in various detail, or is this just for live-drawing of the spectrum of a...

I want to synchronize two videos and have them play at the exact same time. Is there any way to do this on a more lower level? At the moment...

wontfix

to reproduce: in the MVVMTestApp, set `IsVirtualizingDocument="False"` and add an eventhandler for the `Unloaded` event for the FileViewTemplates inner TextBox ```XAML

### Describe the bug 🐞 looking through the code because of something unrelated the following took me by surprise: https://github.com/reactivemarbles/DynamicData/blob/main/src/DynamicData/Cache/ChangeAwareCache.cs#L54 initializing the `ChangeAwareCache` with a `Dictionary` and subsequently calling `CaptureChanges()`...

bug

when pointing sleet to a profile with AWS SSO credentials sleet responds with `[System.InvalidOperationException] Assembly AWSSDK.SSOOIDC could not be found or loaded. This assembly must be available at runtime to...

help wanted

see here for documentation: https://learn.microsoft.com/en-us/dotnet/maui/android/platform-specifics/soft-keyboard-input-mode?view=net-maui-7.0 in my tests a simple `PopupPage` with an `Entry` is not resized/moved/whatsoever affected by this property. Expected: Popup is resized

in a project using a source generator I find that a go to definition results in ``` [ERROR][2023-12-06 12:33:25] ...lsp/handlers.lua:556 "[LanguageServerHost] System.UriFormatException: Failed create URI from 'PropertyChanged.SourceGenerator\\PropertyChanged.SourceGenerator.PropertyChangedSourceGenerator\\RoutineVM.g.cs'; original string: 'PropertyChanged.SourceGenerator\\PropertyChanged.SourceGenerator.PropertyChangedSourceGenerator\\RoutineVM.g.cs'...