Niels Laute

Results 263 comments of Niels Laute

Yeah, you're right - Mica is indeed using the right defaults :). The default AcrylicSystemBackdrop however is too translucent and should be a bit more opaque - with the settings...

Aah.. It seems that the internal design kit provides the Acrylic recipe where as the public version does not (yet). Anyways, they are as I defined in the XAML screenshots...

> @niels9001 Looks like your comment is missing something? > > ![image](https://user-images.githubusercontent.com/9384894/184418929-412b13a8-a8ce-4e24-bd90-780742f1e25b.png) > Ooh, some hidden tags.. fixed now 😄

> * [ ] Was thinking would be useful for 'preview/experimental' banner at top of experiments, but maybe we inject that on top of everything manually or in the side-bar...

@Arlodotexe @michael-hawker What would you recommend on implementing this. A large #if WINAPPSSDK section in App.xaml.cs that handles the WinUI 3 part of this and one for UWP (which should...

> Seems like we may want the `IconPosition` to have 8 values for being on top but left-aligned as well. Actually.. aren't there 12 potential, and useful, positions? And if...

Hah! That was what I have implemented and feels comprehensible :). I like adding the Center to Left/Top/Right/Bottom to it - will update!

> Is "adaptive layout" currently on the implementation requirements? The current prototype doesn't seem to respond properly when the window is shrunk, leading to the content being cut out like...

We're about to merge a first version of the SettingsExpander and a bunch of improvements to SettingsCard. @dongle-the-gadget this should resolve your layout issue as well! **Known issues:** - [...

> Codespaces and there's some issues with the Expander. Not critical now (as we need to update Uno as well which may fix things) and I know we want to...