Branch: refs/heads/unstable
Home: https://github.com/cytoscape/cytoscape.js
Commit: df695c15fbca4573cd980aa766357b19b245b046
https://github.com/cytoscape/cytoscape.js/commit/df695c15fbca4573cd980aa766357b19b245b046
Author: Max Franz <[email protected]>
Date: 2019-03-04 (Mon, 04 Mar 2019)
Changed paths:
M src/extensions/renderer/base/coord-ele-math/rendered-style.js
Log Message:
-----------
When considering automatically adding connected edges to the rendered style
recalculation list, only edges connected to a dimensions-dirty node should be
added.
Similar in scope to : Bezier edges do not update when sibling edges are removed
asynchronously #2317
Commit: d5d13710ccf35ea3be07ed476c3b704259bdeecd
https://github.com/cytoscape/cytoscape.js/commit/d5d13710ccf35ea3be07ed476c3b704259bdeecd
Author: Max Franz <[email protected]>
Date: 2019-03-04 (Mon, 04 Mar 2019)
Changed paths:
M src/extensions/renderer/base/coord-ele-math/edge-control-points.js
Log Message:
-----------
Clean up unused `rs.lastCurveStyle`
Commit: bdb0e0f65b740e36d1fd9eff4f635c7f2a4e30d0
https://github.com/cytoscape/cytoscape.js/commit/bdb0e0f65b740e36d1fd9eff4f635c7f2a4e30d0
Author: Max Franz <[email protected]>
Date: 2019-03-04 (Mon, 04 Mar 2019)
Changed paths:
M debug/tests.js
M src/collection/index.js
M src/collection/style.js
M src/extensions/renderer/base/coord-ele-math/edge-control-points.js
M src/extensions/renderer/base/coord-ele-math/rendered-style.js
Log Message:
-----------
When a bundled bezier edge is moved or removed, its parallel edges in the
bundle must be enqueued for rendered style recalculation. Previous
simplifications of the rendered style queue system made it so many cases were
joined together. This simplification doesn't apply to the move and remove
operations, so they have to be handled separately.
- Adds private utility function `edge.isBundledBezier()`.
- Adds private `moveout` event for just after the "remove" phase of a move
operation.
- Adds interactive tests on the debug for remove and move operations on a set
of bundled bezier edges.
Ref : Bezier edges do not update when sibling edges are removed asynchronously
#2317
Compare:
https://github.com/cytoscape/cytoscape.js/compare/d9424465f7a9...bdb0e0f65b74
--
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.