Branch: refs/heads/master
  Home:   https://github.com/cytoscape/cytoscape.js
  Commit: fdd3a147a90cd7b5adc60647e00283b8ea05c435
      
https://github.com/cytoscape/cytoscape.js/commit/fdd3a147a90cd7b5adc60647e00283b8ea05c435
  Author: Max Franz <maxkfr...@gmail.com>
  Date:   2018-11-22 (Thu, 22 Nov 2018)

  Changed paths:
    M src/style/get-for-ele.js
    M test/collection-style.js

  Log Message:
  -----------
  In the helper function `style.getStylePropertyValue()`, return a processed 
(generated) string only if the request for the value was in rendered units.  
Otherwise, just return the existing string representation in 
`ele.pstyle(propName).strValue`.

- For the rendered case, make sure that a space-separated string is returned 
for `multiple:true` properties.
- Also for the rendered case, make sure that units are handled more strictly.
- This affects `ele.style()` and `ele.renderedStyle()` getters.

Ref : Cannot query style value when it supports string array #2221



      **NOTE:** This service has been marked for deprecation: 
https://developer.github.com/changes/2018-04-25-github-services-deprecation/

      Functionality will be removed from GitHub.com on January 31st, 2019.

-- 
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 cytoscape-cvs+unsubscr...@googlegroups.com.
To post to this group, send email to cytoscape-cvs@googlegroups.com.
Visit this group at https://groups.google.com/group/cytoscape-cvs.
For more options, visit https://groups.google.com/d/optout.

Reply via email to