Ecosyste.ms: Timeline
Browse the timeline of events for every public repo on GitHub. Data updated hourly from GH Archive.
ghost1372 created a comment on a pull request on microsoft/WinUI-Gallery
Hi @MGGSK It would also be useful to have a sample for TintColor/TintOpacity...
ghost1372 created a comment on an issue on ghost1372/DevWinUI
Thank you @tinodin Fixed in https://github.com/ghost1372/DevWinUI/commit/7c083082e9eb7941569259e4939d10765f680976
ghost1372 closed an issue on ghost1372/DevWinUI
ProgressButton: ProgressBackground not working when IsIndeterminate=true
This works: `<dev:ProgressButton Content="Update now" CheckedContent="Checking for updates..." IsIndeterminate="False" IsChecked="True" ProgressBackground="Blue"></dev:ProgressButton>` But this do...ghost1372 pushed 1 commit to main ghost1372/DevWinUI
- Fix ProgressButton Background in Indeterminate Mode #29 7c08308
ghost1372 created a comment on an issue on microsoft/WindowsAppSDK
@riverar https://x.com/SergioPedri/status/1877389779718779359?t=IbOICxroT_G-lXKNrndW-A&s=19
ghost1372 created a comment on an issue on microsoft/microsoft-ui-xaml
Hi @DmitryBorodiy I added StepBar control in DevWinUI, you can now use it https://github.com/ghost1372/DevWinUI
ghost1372 created a comment on an issue on ghost1372/DevWinUI
> Thanks, I will try and get more details for replicating when I install the next preview. When do you anticipate that will be on nuget? Thanks! i am waiting for WinUI Community Call, If they rele...
ghost1372 created a comment on an issue on ghost1372/DevWinUI
> > [@MPITech](https://github.com/MPITech) i dont see any issues > > Was "Test" in a UserControl? > > I'll try the new version when it is posted to Nuget and see if it helps. Thanks! Yes. this i...
ghost1372 pushed 1 commit to main ghost1372/DevWinUI
- Add MakeTransparentWindowClickThrough to WindowHelper 353db5e
ghost1372 created a comment on an issue on microsoft/microsoft-ui-xaml
> [@AlexanderBlackman](https://github.com/AlexanderBlackman) Also Castorix's example doesn't truly pass the mouse events such as hover to the background. use a TransparentBackdrop for your window....
ghost1372 pushed 2 commits to main ghost1372/DevWinUI
ghost1372 created a comment on a pull request on ghost1372/DevWinUI
Hi @AlexanderBlackman Thank you again for your great work. Regarding changing the bubble size, HandyControl uses width/height 28 and I use 30. I don't think the bubble is big. but if it is big ...
ghost1372 pushed 8 commits to main ghost1372/DevWinUI
- Made DateTimePicker's SelectedDateTime assignable/bindable by not requiring a seperate time. Prevented minutes changi... 671d881
- Merge branch 'main' of https://github.com/AlexanderBlackman/DevWinUI 2c6ff18
- Really not used to slnx, deleting automatically created project. 0aaf209
- Merge branch 'main' into main 672721c
- Move comments to the top 1d8a10e
- Merge branch 'main' into pr/27 470e7d0
- Update Clock.cs d09f6fe
- Merge pull request #27 from AlexanderBlackman/main Clock improvements plus made DateTimePicker bindable. b951c9a