Ecosyste.ms: Timeline
Browse the timeline of events for every public repo on GitHub. Data updated hourly from GH Archive.
ghost1372 closed an issue on ghost1372/DevWinUI
When using background image in MainLandingPage crashes unpackaged app
I am using the DevWinUI preview 3 and I noticed my unpackaged app crashes when using a header image inside the MainLandingPage. Taking the header image out of there fixes the issue and doesn't cras...ghost1372 pushed 2 commits to main ghost1372/DevWinUI
ghost1372 created a comment on an issue on ghost1372/DevWinUI
> ms-appx:///Assets/HomePage.png just use relative path and not absolute path, i will fix absolute path soon. `/Assets/HomePage.png`
ghost1372 created a comment on an issue on ghost1372/DevWinUI
> But if you want to check it out I uploaded the repro of it > > https://github.com/DFFspace/HomeLandingPageCrash you need to change Build Action to Page as you can see it changed to None. !...
ghost1372 created a comment on an issue on ghost1372/DevWinUI
> But if you want to check it out I uploaded the repro of it > > https://github.com/DFFspace/HomeLandingPageCrash your issue is: ![image](https://github.com/user-attachments/assets/1aafb277-...
ghost1372 created a comment on an issue on ghost1372/DevWinUI
> I am checking what the issue could be on my end, as I was creating a fresh new app to reproduce it, it seems to even just crash with and without HomeLandingPage and just WASDK 1.7 Exp1 and DevWin...
ghost1372 created a comment on an issue on ghost1372/DevWinUI
I don't see a problem.🫤 ![Animation](https://github.com/user-attachments/assets/f71d547e-b381-40eb-837b-8e69b460bed0)
ghost1372 created a comment on an issue on ghost1372/DevWinUI
Can you upload a repro/sample project?
ghost1372 created a comment on an issue on microsoft/microsoft-ui-xaml
I didn't test on MenuFlyoutItem. And I don't know about it.
ghost1372 created a comment on an issue on microsoft/microsoft-ui-xaml
Cursor property is a protected property. But you can use my helper method to change cursor for any uielement: ``` GeneralHelper.ChangeCursor(element, InputSystemCursor.Create(InputSystemCursorSha...
ghost1372 created a comment on an issue on microsoft/XamlBehaviors
me too: ![Image](https://github.com/user-attachments/assets/d016a0d2-c050-4dcf-81ce-063c31d279bc) @Sergio0694
ghost1372 created a comment on an issue on ghost1372/DevWinUI
DevWinUI use wasdk v1.7-exp1. And according to Microsoft, it is not suitable for production. you can use Project template and Blank WinUI App template which does not have devwinui packages.
ghost1372 created a comment on an issue on ghost1372/DevWinUI
Fixed in https://github.com/ghost1372/DevWinUI/commit/3d0ac4569d33e4057021a2876c0133ffe1a7d708
ghost1372 closed an issue on ghost1372/DevWinUI
Gallery app update feature not working
Hi again. I was just downloading preview 3 and went to go to try and update my Gallery app from the app itself and saw this error message: ![image](https://github.com/user-attachments/assets/01...ghost1372 pushed 1 commit to patch-2 ghost1372/WindowsAppSDK
- Update README.md Fix Gallery MS Store Id fcbf86e