heartacker

Results 255 comments of heartacker

Could you please provide a another text base panel, not only markdown panel?

> Sure, why not. Rendering plaintext is _easy_ comparatively to rendering markdown in WinUI 😜 > > ![fhl-markdown-open-text-file](https://github.com/microsoft/terminal/assets/18356694/b8ca820b-a768-438d-8174-c58a49be0af5) > thank ,now i just need a short cut to send the...

@Dirkster99 Hi, is this okay to be merged thanks

@Dirkster99 Could you please take some time to review this code? thanks

1. add IsUpdateValueWhenLostFocus to DEMO ui,see https://github.com/Dirkster99/NumericUpDownLib/blob/0dd9bd8e569736f0192107cfaadd340a7e0aa90e/source/NumericUpDownLib/Base/AbstractBaseUpDown.cs#L194 ![image](https://github.com/Dirkster99/NumericUpDownLib/assets/1876302/0f20aef1-2189-4fd1-a858-c8542b852dc8)

change static resource to dynamic resource to fix the ide error ![image](https://github.com/Dirkster99/NumericUpDownLib/assets/1876302/a0a8d784-78fe-41ea-84fd-26826b911422)

![image](https://github.com/user-attachments/assets/85cfe14a-3750-44ab-b7a8-9f85ce334f8d)

come form wpf ,and we need this

我的理解是,nfo只是一个xml文档,理论上只要添加一个自己想要的字段就行,名字不要和别的有冲突就行, 别人解析的时候,他也是只是寻找特定规则的字段,不符合的自动会忽略