Thanks to visit codestin.com
Credit goes to github.com

Skip to content

Tags: amorist/kap

Tags

v2.1.0

Toggle v2.1.0's commit message

Verified

This commit was created on GitHub.com and signed with GitHub’s verified signature. The key has expired.
2.1.0

v2.0.0

Toggle v2.0.0's commit message

Verified

This commit was created on GitHub.com and signed with GitHub’s verified signature. The key has expired.
2.0.0

v2.0.0-beta.4

Toggle v2.0.0-beta.4's commit message
Remove now moot encoding option from `node-mac-app-icon` (wulkano#322)

v1.0.1

Toggle v1.0.1's commit message
Fix the slide behaviour when the controls are closing (wulkano#149)

* Fix the slide behaviour when the controls are closing

* Remove console.log

* Remove setTimeout approach

and replace with ipcRenderer.sendSync to take the finish of the transition syncronously, combined with a callback to add "hidden" class to "controls-content" div