Skip to content
This repository has been archived by the owner on Jun 7, 2019. It is now read-only.

Fix missing pause button #235

Merged
merged 2 commits into from
Jan 9, 2016
Merged

Fix missing pause button #235

merged 2 commits into from
Jan 9, 2016

Conversation

jiri-janousek
Copy link
Contributor

When canPause property is false, pause button is hidden. However, there wasn't any code to show it again when canPause property becomes true. In addition, PropertiesChanged signal for this property was ignored.

Thanks for your work on this extension.

Especially CanPause is necessary to keep accurate to show/hide
the pause button.

Signed-off-by: Jiří Janoušek <janousek.jiri@gmail.com>
It can be hidden if canPause was false previously
and there is no code to make it visible again.

Signed-off-by: Jiří Janoušek <janousek.jiri@gmail.com>
@eonpatapon
Copy link
Contributor

Seems ok

eonpatapon added a commit that referenced this pull request Jan 9, 2016
@eonpatapon eonpatapon merged commit b1480f3 into webmastak:master Jan 9, 2016
Sign up for free to subscribe to this conversation on GitHub. Already have an account? Sign in.
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

2 participants