0x5BFA

Results 286 comments of 0x5BFA

What the hell. They doesn't support SplashScreen in WinUI3/WASDK. - `https://github.com/microsoft/microsoft-ui-xaml/issues/4055` - `https://github.com/microsoft/microsoft-ui-xaml/issues/6942`

Facts: - In WinUI3, the Splash Screen is not implemented natively and not shown even though you enabled it in the Package.appmanifest. - In WinUI2, the Splash Screen was made...

This also has to have the same idea as multiple panes. We may have to use StackPanel.Children and put DataGridHeader button and resizer controls into it.

This can be easily done after columns generator implemented.

I guess we can add a context menu to the section header item as we also have an option to open a dialog to map a network location in widget...

What about using BladeView like ColumnsLayout? If we do so, it'd be easier to merge ColumnShellPage and ModernShellPage.

Yeah, they plan to remove. We can make similar one if we plan not to use as well. Agreed, let’s create a template first.

I did a quick search and I found that we cannot add time template and item repeater to enumerate shell pages as we have sizer in-between. We seem to have...