Jeremy Wu

Results 23 comments of Jeremy Wu

@yanglbme 感谢回复! 刚刚接触公众号运营,见笑了😅 我来看看能否优化一下,谢谢🙏

Hi, You just need to change the url from `http://localhost:8080/` to `http://+:8080/` or `http://*:8080/` in your server, and running your server as administrator. Then set up your client's url with...

this bug still comes out in CS project, pls have to check and advice. thanks

@BrightSoulXYHY 在此文件夹修改 `src\css\preview.less`,修改完重新构建,在本地运行再编辑就可以了 ☕ ```css h1, h2, h3, h4, h5, h6 { margin: 12px 0 8px; font-weight: bold; color: @title-color; } h1 { line-height: 1.75; font-size: 1.2em; font-weight: 600; margin:...

@pomianowski Please help to check and advise, thanks

> @JeremyWu917 binding doesn't work for me, but the `TextChanged` event does. > > ``` > Margin="0,8,0,0" > Icon="Password24" > MaxLength="64" > PasswordChar="*" TextChanged="PasswordBox_TextChanged" > PlaceholderText="Password" /> > ``` >...

@chucker Thanks bro. Yes you are right, I know the alt way to make the `PosswordBox` works just like you posted. But I still wanna the `WPF-UI` have this feature...

@pomianowski Noted, thanks ☕