Pratik Anand
Pratik Anand
With WinAppSDK 1.4, winui 3 custom titlebar is getting a big overhaul and merging with appwindow titlebar. That leads to better defaults on using custom titlebar and it works well...
I am not aware of any discussions related to it so no. This release is aimed at just beahvior parity between old winui3 custom titlebar and the new one merged...
I would close this issue because the other issue mentioned here is more accurate : in high contrast setting, parts of top border is missing. I would follow that issue...
It is in the pipeline of the team and should be done in a future release. The developers will update the high contrast bug if it is fixed internally and...
it is fixed now with winappsdk 1.4 release. I overhauled the custom titlebar implementation and implemented so that content dialog works naturally with it. (no top offset)
I am looking at this issue now. Btw, cool shader program. it is fun to investigate 😊
@Sergio0694 sure, i will check it out.
@Sergio0694 i have some lead. I have a workaround (you can also continue the workaround you have). the bug doesn't appear if your app is self-contained. if you edit csproj...
You are right. in successive debugging sessions, the bug reproduced even when the app was self contained. I guess, in earlier times, VS killed the app a few times. Don't...
@gegao18 can you take a look at this ? it looks like on using swap chain with D3D , memory is being kept alive which is causing the app to...