Open-Shell / Open-Shell-Menu

Classic Shell Reborn.
MIT License
7.01k stars 433 forks source link

Animation bug when startmenu is transparant #245

Open TomJansen opened 5 years ago

TomJansen commented 5 years ago

When opening the classic start menu while it is (semi) transparant, the animation jitters. This does not happen when setting it to opaque. I am using the metro skin.

To Reproduce Steps to reproduce the behavior:

  1. Disable opaque setting in metro skin
  2. Click the start button
  3. Watch the animation jitter
  4. Does not happen always, but more often than not.

Version:

Additional context My menu color is dark. When opening it with transparant settings on a black background the jitter does not happen, but opening it on a white background it does, so I believe it has something to do with the (Gaussian?) blur algorithm

bonzibudd commented 4 years ago

I can confirm this with the default “Fade” animation. I am not sure what provides that animation, but I do know that it happens in Open-Shell (And Classic Shell) and no native Windows component. Maybe it is possible to create a trace or log file in order to track the animation status.