Branch: refs/heads/unstable
Home: https://github.com/cytoscape/cytoscape.js
Commit: c41c29e1b38766dcc10b53059811f4f8f268b62f
https://github.com/cytoscape/cytoscape.js/commit/c41c29e1b38766dcc10b53059811f4f8f268b62f
Author: Max Franz <[email protected]>
Date: 2019-04-30 (Tue, 30 Apr 2019)
Changed paths:
M src/collection/style.js
M test/collection-style.js
M test/core-graph-manipulation.js
Log Message:
-----------
`edge.isBundledBezier()` should return false for styleless instance
- The internal style function, `ele.isBundledBezier()` will not work in a
styleless instance, because `ele.pstyle()` will always return `undefined`. It
should have a check like the other style functions. Most of these functions
are derived state functions, which have this check implicitly.
- `edge.isBundledBezier()` is only used in a few places. The only place that
would affect a headless instance is `ele.remove()`.
- This patch includes a fix and several test cases.
Ref : Removing parallel edges in headless mode #2377
--
You received this message because you are subscribed to the Google Groups
"cytoscape-cvs" group.
To unsubscribe from this group and stop receiving emails from it, send an email
to [email protected].
To post to this group, send email to [email protected].
Visit this group at https://groups.google.com/group/cytoscape-cvs.
For more options, visit https://groups.google.com/d/optout.