question-mark
Stuck on an issue?

Lightrun Answers was designed to reduce the constant googling that comes with debugging 3rd party libraries. It collects links to all the places you might be looking at while hunting down a tough bug.

And, if you’re still stuck at the end, we’re happy to hop on a call to see how we can help out.

Window animations do not show in Windows

See original GitHub issue

NWJS Version : 0.43.6 Operating System : Windows 10

Expected behaviour

When a frameless window is closed, minimised or maximised via code, the window should show animations as if it were not frameless (the default Windows window animations). This used to happen before nw2, and works on nw2 with the "chromium-args": "--disable-features=nw2" property set in the package.json file.

Actual behaviour

The window goes straight into its new position without any animation.

How to reproduce

  • Be on Windows
  • Have "window":{"frame":true} set in package.json
  • Try closing the window with nw.Window.get().close(true). The window will just disappear.

Issue Analytics

  • State:open
  • Created 4 years ago
  • Reactions:3
  • Comments:5

github_iconTop GitHub Comments

1reaction
Elius94commented, Jun 28, 2022

Are there any updates about this issue?

0reactions
stale[bot]commented, Jan 9, 2022

This issue has been automatically marked as stale because it has not had recent activity. It will be closed if no further activity occurs. Thank you for your contributions.

Read more comments on GitHub >

github_iconTop Results From Across the Web

Show or Hide Window Animation in Windows 10 - iSunshare
Video guide on how to show/hide window animation on Windows 10: ; Step 1: Open System by Windows+Pause Break. ; Step 2: Choose...
Read more >
Why is the "Show animations in Windows" switch not working in
Hi 一正于_913, You can disable animations on windows on a different way. Open file explorer, right click on "this PC" select properties.
Read more >
How to turn off animations in Windows 10
Click the toggle switch under Show animations in Windows to turn animated visual effects off.
Read more >
How to Disable Animations in Windows 10 - wikiHow
1. Open the Settings app. Press the Start button in the lower-left corner of your screen and select the settings gear. You can also...
Read more >
How to Turn Off Animations and Make Windows 10 Seem Faster
First, click the Start button, and then click the Gear icon on the left side of the Start menu to open the “Windows...
Read more >

github_iconTop Related Medium Post

No results found

github_iconTop Related StackOverflow Question

No results found

github_iconTroubleshoot Live Code

Lightrun enables developers to add logs, metrics and snapshots to live code - no restarts or redeploys required.
Start Free

github_iconTop Related Reddit Thread

No results found

github_iconTop Related Hackernoon Post

No results found

github_iconTop Related Tweet

No results found

github_iconTop Related Dev.to Post

No results found

github_iconTop Related Hashnode Post

No results found