ALTaleX531 / TranslucentFlyouts

Translucent effect for most of the win32 flyouts
GNU Lesser General Public License v3.0
810 stars 25 forks source link

Render border after FadeInTime ends #39

Closed Cris-- closed 1 year ago

Cris-- commented 1 year ago

Hi,

first, nice theming possibilities, THANKS!

Is it possible to render the border of a panel after the FadeInTime ends or including with them? At the moment if i open a context menu the border is immediate there but then the animation render the content with FadeInTime. Good to see if time is set to a high value like 300.

ALTaleX531 commented 1 year ago

Duplicate of #35

e-t-l commented 1 year ago

Duplicate of https://github.com/ALTaleX531/TranslucentFlyouts/issues/35

This is not exactly a duplicate. Even with NoSystemOutline and NoBorderColor enabled, there is still a thin border that appears before the animation. This is more noticeable if you set PopInTime to a large value, like 3000. When PopInStyle = 0, for instance, you can see the thin lines of the border almost like "rails" that the animation slides down. It is definitely visually distracting.

ALTaleX531 commented 1 year ago

Duplicate of #35

This is not exactly a duplicate. Even with NoSystemOutline and NoBorderColor enabled, there is still a thin border that appears before the animation. This is more noticeable if you set PopInTime to a large value, like 3000. When PopInStyle = 0, for instance, you can see the thin lines of the border almost like "rails" that the animation slides down. It is definitely visually distracting.

Try this build. TranslucentFlyoutsV2.zip

ALTaleX531 commented 1 year ago

Duplicate of #35

This is not exactly a duplicate. Even with NoSystemOutline and NoBorderColor enabled, there is still a thin border that appears before the animation. This is more noticeable if you set PopInTime to a large value, like 3000. When PopInStyle = 0, for instance, you can see the thin lines of the border almost like "rails" that the animation slides down. It is definitely visually distracting.

It is ok to reopen this issue if you still have problems