Mike Kucera

Results 18 comments of Mike Kucera

This is a known limitation of WebGL mode.

By "blinking" you are referring to the non-smooth resizing animation that sometimes happens?

Removed the workaround in this comment because there is a better one below...

I’ve managed to diagnose the problem. The bug can be triggered just by animating the font size, and you only need one node. It has nothing to do with mouse...

I'm currently working on WebGL support full time, primarily to support large networks. WebGL is much more broadly adopted and works on most mobile browsers.

Work on a preview release of the WebGL renderer is happening in the [feature/gpu](https://github.com/cytoscape/cytoscape.js/tree/feature/gpu) branch.

From some quick experimenting on my macbook it looks like there is a limit on the size of each dimension for a canvas in addition to the limit on the...

This is a Cytoscape bug. I've opened a bug report here: https://cytoscape.atlassian.net/browse/CYTOSCAPE-13136