Replies: 4 comments 3 replies
-
好问题,但是该计划应该要推到暑期,我们目前的工作重心为新功能实现,最近不再受理关于UI细节问题。谢谢你的支持! |
Beta Was this translation helpful? Give feedback.
0 replies
-
另外官方的 CommunityToolkit.Labs.WinUI 也可以考虑,同样提供了设置卡片相关的控件 |
Beta Was this translation helpful? Give feedback.
1 reply
-
可行 不过得看有没有什么时间了 目前看来时间比较难挤 |
Beta Was this translation helpful? Give feedback.
2 replies
-
第一步就出问题了...我不知道是我写的有问题还是WinUI的bug |
Beta Was this translation helpful? Give feedback.
0 replies
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
Uh oh!
There was an error while loading. Please reload this page.
-
目前很多UI问题都和设置页有关(#28 #30),例如页面边距,靠左/靠右对齐,链接显示等问题。SettingsUI 提供了封装好的构建设置页的控件,使用这个库可以达到更接近Win11设置页面的效果,同时减少重复代码,使项目更容易维护,也方便以后添加新功能。
如果有需要,我可以帮助进行重构工作。
Beta Was this translation helpful? Give feedback.
All reactions