vanya elizarov

Results 5 issues of vanya elizarov

Hello! My icon font is packed in separate lib and imported in main app, so I need to specify `fontPackage` param for every `IconData` for the font to work Actually,...

I'm currently working on adding web support to mobile app and figured out that some shimmed items are rendered differently on web and mobile. Here is the example for one...

## I'm submitting a... [x] Bug report ## Current behavior In Internet Explorer, when attaching event listener to `icecandidate` event or setting `onicecandidate` property directly, event is not firing. In...

* Added [batching](https://github.com/centrifugal/centrifuge-js#message-batching) and [private channels subscribe batching](https://github.com/centrifugal/centrifuge-js/blob/c2dcd01902c333f72834ef1ac1474016facf9a4e/src/centrifuge.js#L1604) like in js version of the lib * At the same time fixed #31

Hello! Maybe it will be more clear, if I try to explain it with image: ![poly](https://image.ibb.co/keJokw/poly.png "image") So, the question is, what kind of algorithm can be used to determine,...