GregVido / mica-electron

Library to add mica effect of windows 11 in electron app
Apache License 2.0
126 stars 7 forks source link

No Animation Effects on Maximize/Minimize #7

Closed heyadeivan closed 1 year ago

heyadeivan commented 1 year ago

hello i used this code

frame:false,
titlebarStyle: 'hidden'

The Mica was successfully applied, but I made the maximize and minimize buttons myself but there is no minimize or maximize animation effect, can you fix this?

animation only works in state frame:true

bug

GregVido commented 1 year ago

hello i used this code

frame:false,
titlebarStyle: 'hidden'

The Mica was successfully applied, but I made the maximize and minimize buttons myself but there is no minimize or maximize animation effect, can you fix this?

animation only works in state frame:true

bug

Hello thank you for reporting this bug, I made an update to fix it, you can have the animations now :)