Rafael Rivera
Rafael Rivera
Agree with the commentary above. To add: `Header` and `Footer` are very confusing. One proposal is to align with Microsoft Fluent components, which use `[Content]Before` and `[Content]After` (https://react.fluentui.dev/?path=/docs/components-input--default#content-before-after). This terminology...
> NuGet dependencies are including unrelated packages You referenced the Project Reunion package which includes related packages: ```xml ``` > WinUI target throws `error : This version of WinUI does...
> .NET will deploy all the architecture runtimes when compiling for AnyCPU and dynamically load the correct one, so yes that should work just fine. That's why when you compile...
@Jaiganeshkumaran Can you file this in Feedback Hub? (I'd vote for Settings > Personalization Settings.) There's a bug bash going on right now and I'd like to upvote it too.
After a quote, be sure to leave a blank line or your answers will also appear quoted. ``` // Incorrect > Question Answer // Correct > Question Answer ```
The original post was difficult to understand, so I will provide some general requirements and defer to you and others for the best implementation: Allow us to: * Apply modern...
I'm not against consistency with WinUI, where possible. But I don't think the team should spend too many cycles trying to align to something developers do not use or care...
> I disagree because those apps that are NOT currently using Fluent are those apps that 1) Are so ancient they don't follow latest design conventions anyway or 2) Don't...
Hi @DCaedus, are you using any other shell enhancement apps that could be interfering with the system tray? Maybe an app that provides an alternate taskbar or puts the tray...
Ah yeah, it's likely a SAB bug. I can take a peek in October when I'm free but you may want to file a bug on the SAB side as...