ALTaleX531 / TranslucentFlyouts

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

Cannot render popup menu scroll arrows properly #36

Closed H5820121 closed 1 year ago

H5820121 commented 1 year ago

Thanks for the great app!

image

2.

Downloading symbol files from Microsoft server is required at the first time

Where exactly do I need to download it, and what exactly do I need to do with it?

  1. How can I choose Acrylic? Thanks!
Undisputed00x commented 1 year ago
  1. Make sure that a cmd window will popup telling that successfully downloads symbols when resigning in acc after install

  2. There is a config page just read the repo page and you will find it

    https://github.com/ALTaleX531/TranslucentFlyouts/blob/master/CONFIG.md

H5820121 commented 1 year ago

Thanks for the response!

  1. What with the bug I reported, in dark mode, on the white lines above and below, which are in place of the menu scroll arrows?

    Make sure that a cmd window will popup telling that successfully downloads symbols when resigning in acc after install

I "Run "install.bat" as administrator" and I just got a message to logo off, what do you mean "resigning in acc after install". Can you please explain more, step by step, what exactly do I need to do?

  1. I opened the link you gave, and this is what I got: image

Thanks!

Undisputed00x commented 1 year ago

@H5820121 ALTaleX updated the repo just translate this for now https://github.com/ALTaleX531/TranslucentFlyouts/blob/master/Config/zh-cn/CONFIG.md

H5820121 commented 1 year ago

Thanks for the response!

  1. I did "Run "install.bat" as administrator" in the new var. and now it popup telling that successfully downloads symbols, but I didn't see any entries created in the registry HKEY_CURRENT_USER\SOFTWARE\TranslucentFlyouts\ Do I have to create the key "HKEY_CURRENT_USER\SOFTWARE\TranslucentFlyouts\" myself?
  2. How are the changes there applied, do I need to log off?
Undisputed00x commented 1 year ago

@H5820121 1. yes, 2. no

H5820121 commented 1 year ago

Thank you for your patience! I have now created the key "HKEY_CURRENT_USER\SOFTWARE\TranslucentFlyouts" in the registry. And I added the values:

image

And I don't see any change in the animation

ALTaleX531 commented 1 year ago

I think you didn't set HKEY_CURRENT_USER\SOFTWARE\TranslucentFlyouts\Menu\EnableFluentAnimation to 1

H5820121 commented 1 year ago

You were right, now it works! Is it possible to make some kind of setting in the registry, so that there are no white lines above and below in the popup, as you can see in the screenshot I brought above at the beginning of the issue?

ALTaleX531 commented 1 year ago

Please try this build TranslucentFlyoutsV2.zip

H5820121 commented 1 year ago

It's fine now, thanks!