Chris Jackson

Results 536 comments of Chris Jackson

I haven't fully followed this through, but just a thought - does this account for the fallback locales (I don't think so)? In my way of thinking, the fallback should...

I've updated this PR to merge your latest changes and resolve the conflicts. I've also fixed a small bug in the fallback routine associated with resolving all the promises as...

To use, you need to call -: ``` js ready("bundle").then(function() { localised_bundle = locale.getBundle("bundle"); }) ```

Hi. Feel free to create a PR - it would be welcome :) Thanks Chris

Is the parent configured with a width/height? Normally this sort of problem is caused by there being no parent property set? If not, can you provide an example in jsfiddle...

I agree this can probably be removed or reduced, but you can also remove it for production (which is what I do here).

Yes - its working fine here under 1.3 and the github demo is using 1.3.6 and that also works fine.

It’s a guess, but probably the device database in OH1 doesn’t include this device as it’s quite new, and the OH1 database isn’t being updated so often. If you can...

This should be in the OH2 database already - are you using OH1? If so, then please create an issue on the OH1 issue list so we can track it...

I’m not sure - all I can say is it’s working on my system. I don’t think anything has changed in this area for quite a while.