ALTaleX531 / TranslucentFlyouts

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

Separate animation for dropdown/sub-menu flyouts? #132

Closed Arin-426 closed 3 months ago

Arin-426 commented 3 months ago

I don't really use Github much, so forgive me for any mistakes.

Anyway, I am trying to configure separate animation for the drop-down menus, how do I do that? (the ones that shows up when you hover over "View", "Sort by", "New" options in the right click menu).

Currently, I have set the animation of right click menu to be Scroll Zoom, but I'd like to set the animation of the sub-menus, drop-down menus to be Ripple. How do I do that? Is it even possible?

Thank you.

ALTaleX531 commented 3 months ago

You can't specify different animations for different menus, and by the way DropDown and Menu aren't the same thing, the former is what pops up when you click the ">" button in the address bar of the file explorer.