Skip to content

Fix the slide behaviour when the controls are closing - #149

Merged
matheuss merged 3 commits into
masterfrom
unknown repository
Feb 23, 2017
Merged

Fix the slide behaviour when the controls are closing#149
matheuss merged 3 commits into
masterfrom
unknown repository

Conversation

@ghost

@ghost ghost commented Feb 19, 2017

Copy link
Copy Markdown

No description provided.

@doot0 doot0 left a comment

Copy link
Copy Markdown
Contributor

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

LGTM pending small changes

Comment thread app/src/renderer/js/main.js Outdated
}

if (!initializedActiveShim && !controls.classList.contains('hidden')) {
console.log(controls);

Copy link
Copy Markdown
Contributor

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Can you remove this console.log? 👍

Copy link
Copy Markdown
Author

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Done

konhondros added 2 commits February 19, 2017 22:28
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
@matheuss
matheuss merged commit f73948a into wulkano:master Feb 23, 2017
@matheuss

Copy link
Copy Markdown
Member

I LOVE YOU

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

2 participants