Open wolfenrain opened 6 years ago
When you create a Subscriber with width/height properties that are not "100%" then its simply doesn't do anything with it.
Current behavior Doesnt change size to the size I give it.
Steps to reproduce Subscribe to session with width/height of "50%" or "500px"
What is the current bug behavior? Doesnt change size to the size I give it.
What is the expected correct behavior? That it changes the size to what I give it.
Relevant logs and/or screenshots https://github.com/opentok/cordova-plugin-opentok/blob/master/src/js/OTSubscriber.coffee#L53 https://tokbox.com/developer/sdks/js/reference/Session.html#subscribe offical docs
Bug Report
When you create a Subscriber with width/height properties that are not "100%" then its simply doesn't do anything with it.
Current behavior Doesnt change size to the size I give it.
Steps to reproduce Subscribe to session with width/height of "50%" or "500px"
What is the current bug behavior? Doesnt change size to the size I give it.
What is the expected correct behavior? That it changes the size to what I give it.
Relevant logs and/or screenshots https://github.com/opentok/cordova-plugin-opentok/blob/master/src/js/OTSubscriber.coffee#L53 https://tokbox.com/developer/sdks/js/reference/Session.html#subscribe offical docs