Mike Hobizal
Mike Hobizal
Looks like Komondor is using [ShellOut](https://github.com/JohnSundell/ShellOut) to handle that. Seems like it could be an issue with that library?
Hey, I was having a similar issue. I'm not sure if your issue is the same, but the "UnityReady" notification didn't seem to be firing. Could you try calling `showUnitySubView()`...
Have not been able to read the full documentation, but I'm fairly certain that powering on the tv is not possible. When the tv is off, there is no network...
@sacarino I don't believe this is possible. It seems that the only information you can query for is the current active channel (eg. Netflix, Amazon). Could be something in the...
I can't make today's (2/7) meeting, so I thought I'd just comment here: Looks like `ml-highcharts` was eventually merged: https://github.com/eBay/ebayui-core/pull/1833 And looks like the donut chart work predated that branch....
> @mikehobi Is the small version accounted for (with different layout)? I don't see it when running storybook. > > @ianmcburnie I first assumed these were two "layout" types, but...
> Seems like theres no padding on these? Is that expected? > Also can we switch this to use the CDN version so that it doesn't block the site when...
> Hey @mikehobi , it looks like this is using Skin `17.3.0`. Since we're now on `17.4.0`, let's merge in `master` please. I'll review the PR afterwards. Done
Great this answers my question. Is there plans in the future to make this a convenience init in the future for RiveViewModel?