leocb / MaterialSkin

Theming .NET WinForms, C# or VB.Net, to Google's Material Design Principles.
MIT License
439 stars 131 forks source link

Material TextBox2 have some problem #376

Open Sherlock-min opened 1 year ago

Sherlock-min commented 1 year ago

image Material TextBox2 have some problem ,when I type "abcdefghxh",it has two problem。first,clearance is too small;second,The letter is wrong

Sherlock-min commented 1 year ago

@leocb

leocb commented 1 year ago

Hi, as it's written on the readme, I don't support this library anymore. I suggest you move on to WPF, it's more modern, performant and has a better material lib.

That said, feel free to try and fix this yourself. Looks like it's DPI related.

Also, don't ping me like that, it's disrespectful. Don't act as if I am the solution to your problem anytime you need - I'm not.

princ3od commented 1 year ago

Hey leocb, I really want to thank you for your past contribution to MaterialSkin. I still remember exactly the day I found your PR https://github.com/IgnaceMaes/MaterialSkin/pull/247. It was like a savior for my school project. 🙌🏻 Fast-forwarding a few years, I don't use Winform or even C# in my day-to-day job but yah... nostalgic

leocb commented 1 year ago

@princ3od Thank you! I'm glad I could help you, but I'm even more glad you've moved on from this ancient UI solution 😅 Be sure to give back to the open source community whenever you can 😁