Branch: refs/heads/unstable
  Home:   https://github.com/cytoscape/cytoscape.js
  Commit: 03864cf70c36b327d67b96e2e36d9b83ed8ccaa0
      
https://github.com/cytoscape/cytoscape.js/commit/03864cf70c36b327d67b96e2e36d9b83ed8ccaa0
  Author: Max Franz <[email protected]>
  Date:   2022-01-13 (Thu, 13 Jan 2022)

  Changed paths:
    M src/collection/dimensions/position.js
    M src/extensions/renderer/base/load-listeners.js

  Log Message:
  -----------
  Compound dragging amendments:

- Descendants should be added to the drag list via `addToDragList()`
- Remove extra checks (in only mouse event handler)
- No elements can be added to the drag list if locked or ungrabbable
- `node.shift()` removes compound descendants from being shifted, since 
descendants are shifted recursively via `node.position()` -- expensive but 
compound graphs are expensive anyway

Ref. : Drag is no more emitted for child nodes when the compound parent is 
dragged #2944


-- 
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 view this discussion on the web visit 
https://groups.google.com/d/msgid/cytoscape-cvs/cytoscape/cytoscape.js/push/refs/heads/unstable/55ae15-03864c%40github.com.

Reply via email to