ALTaleX531 / TranslucentFlyouts

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

FluentAnimation or CustomRendering cause app crash since v2.0.0-bet.1 #40

Closed Undisputed00x closed 1 year ago

Undisputed00x commented 1 year ago

After v2.0.0 beta1 when i enable FluentAnimation or CustomRendering, and click on registry (except the option key itself) its just shutdown, also happens on ExplorerPatcher video: https://imgur.com/a/TQFYOLy

better quality: https://pixeldrain.com/u/XNZfW4fy

ALTaleX531 commented 1 year ago

I see, it cause the app crash.

ALTaleX531 commented 1 year ago

Please try this build. TranslucentFlyoutsV2.zip

Undisputed00x commented 1 year ago

@ALTaleX531 Well it fixed the crashes when clicking on Registry but it still conflicts with ExplorerPatcher options (although this is not that of a big issue for me)

ALTaleX531 commented 1 year ago

Weird, ExplorerPatcher won't crash in my test. But I think it was a OS issue because d3d11!D3D11CreateDevice cause a access violation internally in the former release and I can't reproduce it in Windows 10.

Undisputed00x commented 1 year ago

@ALTaleX531 You mean that you can open dropdown menus in ExplorerPatcher like changing the taskbar ?

ALTaleX531 commented 1 year ago

Of course. image

Undisputed00x commented 1 year ago

@ALTaleX531 Ok then you should be right, so i guess issue got fixed