Mahdi Hosseini
Mahdi Hosseini
@niels9001 For some of the problems I reported, I can create a PR. Is that possible?
i pushed a commit here https://github.com/ghost1372/Labs-Windows/commits/UpdateCaptionButtons I don't know if it is possible to merge another PR on this PR? Anyway, I submited a PR here https://github.com/CommunityToolkit/Labs-Windows/pull/460
> > in TitleBar Height = Standard , we can not use VerticalAlignment="Center" for AutoSuggestBox or other controls > > That's the reason "tall" should be used as soon as...
> you might want to re-count those pixels I don't want the size of the buttons to be big, just like the store, I want it to be small, but...
> > > > > > I think that’s just a current limitation of WinUI 3. The Store App is UWP so it’s merely extending the view into the title...
> Doing that within the control does not seem to be esrly enough. Would it make sense to add this as guidance in the sample/doc? Or any other thoughts on...
@niels9001 I tested different ways and finally I came to a conclusion. Unfortunately, I did not find a place to solve this issue in the title bar codes. But we...
## Founded Bugs: |Bug|Fixed|Solution|Remark| |-|-|-|-| |The title bar is very slow to apply and I can practically see the default title bar!|❌|write these codes after Window is Created: `currentWindow.AppWindow.TitleBar.ExtendsContentIntoTitleBar =...
Thank you @niels9001 4 of the issues are fixed, but 2 of them remain
> > Thank you @niels9001 4 of the issues are fixed, but 2 of them remain > > Thanks for the great overview!!! Hopefully WASDK 1.4 resolves the RTL issue!...