You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
- Data for Serialization load from separate [`appsettings.sampledata.json`](https://github.com/DevTKSS/DevTKSS.Uno.Samples.MvuxGallery/master/appsettings.sampledata.json) file.
57
+
- Data for Serialization load from separate [`appsettings.sampledata.json`](./src/DevTKSS.Uno.Samples.MvuxGallery/master/appsettings.sampledata.json) file.
58
58
- Storage
59
59
- Localization
60
60
61
61
### Known Issues on the Mvux Gallery
62
62
63
63
-[ ][ThemeResource Styled are not listening to Theme changes](https://github.com/DevTKSS/DevTKSS.Uno.Samples.MvuxGallery/issues/13)
64
-
-[ ] Getting `IOptions` with JsonTypeInfo Typed to Dictionary or Tuples does not work as expected and only returns null values. (see [#6](https://github.com/DevTKSS/DevTKSS.Uno.Samples.MvuxGallery/issues/6))
65
-
-[ ] Unclear how to use `NamedOptions` using Uno.Extensions with IConfigBuilder Following this up on [#9](https://github.com/DevTKSS/DevTKSS.Uno.Samples.MvuxGallery/issues/9) and hoping to get a solution and Documentation for this in the future.
66
64
-[ ] docfx fails to resolve source code links for e.g. included code snippets
> Derzeit konnten `ValueTuple<int,int>` und `Dictionary<string, CodeSampleOption>` Definitionen von IOptions geladenen Einstellungen nicht erfolgreich geladen werden, daher ist dies als Array für Workaround definiert.
0 commit comments