Morten Nielsen
Morten Nielsen
@riverar According to the product board, "Windowing APIs" have already been released 🤦♂️
I can repro this with the WinUIEx Sample app. Just run the app, maximize window, then select the "Fullscreen" presenter in the presenter dropdown. My app restores to the non-maximized...
> Also, reapplying mica and acrylic twice crashes the app with win32 error. Probably better to log a bug than to “log” it as part of a comment on a...
@ChewWorker Awesome! I'll remove my fallback workaround in WinUIEx for v1.2 then
@mdtauk No. As mentioned above they don't receive input. Looks like once you call SetTitleBar, all mouse input is diverted to dragging the window around. @marck7jr I should point out...
@janseris this really shouldn’t be an issue with Maui. Are you not multitargeting your Maui app?
@janseris ? That’s a different error than what I reported here
@mevey I'd ask the Windows App SDK team who added that API :-) But a few things come to mind, like splash screens or more custom drawn windows.
Perhaps @ArchieCoder can add details, since he originally logged this bug in WinUIEx
@ArchieCoder thanks but I think they are looking for the ‘why’ you were doing this to justify fixing their API