IgnaceMaes / MaterialSkin

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

Glitching Font With ListView #244

Open Archikle opened 4 years ago

Archikle commented 4 years ago

I am currently using the Listview with a changed font (Because the original one is 32pt and Roboto, the font I changed it to is Segoe UI 10pt ), and every time I add an image to the MaterialContextMenuStrip it glitches back to Roboto 32pt. Is there a way to fix this, or will it always randomly glitch like this?