thielj / MetroFramework

Metro UI of Windows 8 for .NET Windows Forms applications
http://thielj.github.io/MetroFramework
Other
401 stars 225 forks source link

Issues with form shadow when restoring windows #11

Open codebude opened 11 years ago

codebude commented 11 years ago

You wrote "Fixed issues with maximizing and restoring windows". Nevertheless I get serious problems when restoring windows from maximized state to normal state.

Windowstate.Normal -> Form moving -> shadow fine Windowstate.Normal -> Form resizing -> shadow fine Windowstate.Normal -> Windowstate.Minimized -> Windowstate.Normal -> shadow fine Windowstate.Normal -> Windowstate.Maximized -> Windowstate.Normal (restoring) -> no shadow / shadow is gone

Neither moving the form nor resizing brings the shadow back. Only minimizing and restoring the form brings the shadow back.

I compiled the latest sources and using Windows 7 Professional.

Greetings, Raffi

thielj commented 11 years ago

Hi Raffi, there are several different shadows and ways to maximize / restore windows. Would it be possible to submit a repro case?

codebude commented 11 years ago

Maximizing und restoring the window by using the icons in the controlbar of the form. But I had to recognize that it works fine on my Windows 8 machine, but doesn't work on my Windows 7 machine. I'll test on other machines and will give feedback,

thielj commented 11 years ago

Does that happen with the demo app, too? I currently use Win 7 only without problems.

On Mon, Aug 19, 2013 at 2:29 PM, Raffael Herrmann notifications@github.comwrote:

Maximizing und restoring the window by using the icons in the controlbar of the form. But I had to recognize that it works fine on my Windows 8 machine, but doesn't work on my Windows 7 machine. I'll test on other machines and will give feedback,

— Reply to this email directly or view it on GitHubhttps://github.com/thielj/MetroFramework/issues/11#issuecomment-22871473 .