IgnaceMaes / MaterialSkin

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

Maximize through taskbar breaks maximize functionality #126

Open Dutchs opened 7 years ago

Dutchs commented 7 years ago

Using the taskbar icon to maximize breaks maximize functionality; unable to restore normally. this seems related to issue #96

on Windows 7 To reproduce: shift + rightclick the taskbar icon for the MaterialForm and selecting Maximize, after this double clicking the form and clicking the maximize/normal button have no effect.