Sebastian Szvetecz

Results 3 comments of Sebastian Szvetecz

`BindingList` does not implement `INotifyCollectionChanged`. Nevertheless in WinUI and WPF it works as expected. I know that `BindingList` is quite old and `ObservableCollection` is more common, but `ObservableCollection` is also...

Hi, I think I just had the same issue, when migrating to Uno 5.2. For me using the `IStringLocalizer` just worked when building for Windows 10+ with WinAppSDK, but not...

Since Hoppscotch uses the relative unit `rem` in the styles, an approach could be to set the `font-size` in `:root` of the stylesheet. Setting the font-size there to e.g. 20pt...