Nikita Safonov

Results 3 comments of Nikita Safonov

Thanks! I try this code in zoom handler. It works, but looks like scaling not proportional. ``` d3.select('#' + texture.id()) .attr('patternTransform', 'scale(' + 1 / d3.event.scale + ')'); ```

Yes, I can do that, but I would like to prevent the 429 error and call the api again after the limits are restored.

@kirangsa just comment this line: `activeWrap.parent().find('.lb-v-scrollbar, .lb-h-scrollbar').fadeOut(150);` Works fine, don't know for what it.