lobbo232

Results 6 comments of lobbo232

Hey @rskopal @RicoSuter this is something I've recently encountered myself. I am generating my typescript clients with NSwag, and it references my base class which has `@injectable()`. I am unable...

I did something similar to @gabrielbarceloscn except I used a release pipeline instead so I can avoid generating deltas for every build and instead only create deltas for a release....

This happens for me too. Are you using multiple monitors by any chance? I have 3 monitors, 1 at 4k and 2 at 1080p

I had a quick look in to the code. `resolution_comboBox` is on the UI in `SettingsWindow.xaml`, but it doesn't have any values given to it in `SettingsWindow.xaml.cs`, nor is there...

Again, any update on this? I would do the work if i knew how github works! But i am relatively new to it.

@rolfbjarne We're getting app crash issues on iOS 18. How would you recommend I go about debugging on iOS 18 if I can't upgrade to XCode 16?