Tom

Results 4 comments of Tom

I saw this issue on OSX, using TwitchDownloaderCLI 1.53.2 --verbose-ffmpeg gives: ``` libavutil 58. 6.100 / 58. 6.100 libavcodec 60. 9.100 / 60. 9.100 libavdevice 60. 2.100 / 60. 2.100...

I am seeing the same issue ``` try-convert -m "C:\Program Files\dotnet\sdk\7.0.101" System.IO.FileNotFoundException: Could not load file or assembly 'System.Runtime, Version=7.0.0.0, Culture=neutral, PublicKeyToken=b03f5f7f11d50a3a'. The system cannot find the file specified. File...

Is there a solution to mirror the behaviour of WindowSoftInputModeAdjust.Resize on iOS using .NET 8? The behaviour I am seeing in my iOS MAUI app is that when the software...

> @borrmann Where do you call KeyboardAutoManagerScroll.Disconnect();? I´m calling KeyboardAutoManagerScroll.Disconnect() but the page still get´s panned up. I´m changing the root grid view (bottom margin) which works, but there is...