Branch: refs/heads/release/3.8.0
Home: https://github.com/cytoscape/cytoscape-impl
Commit: 83827de858270bc26985db1de74f18c0b77d636b
https://github.com/cytoscape/cytoscape-impl/commit/83827de858270bc26985db1de74f18c0b77d636b
Author: Christian Lopes <[email protected]>
Date: 2020-03-09 (Mon, 09 Mar 2020)
Changed paths:
M
core-task-impl/src/main/java/org/cytoscape/task/internal/export/network/GenerateNetworkViewsTask.java
M
core-task-impl/src/main/java/org/cytoscape/task/internal/network/NewEmptyNetworkTask.java
M
core-task-impl/src/main/java/org/cytoscape/task/internal/view/CreateNetworkViewTask.java
M
core-task-impl/src/test/java/org/cytoscape/task/internal/loadnetwork/AbstractLoadNetworkTaskTester.java
M
core-task-impl/src/test/java/org/cytoscape/task/internal/network/NewEmptyNetworkTaskTest.java
M
core-task-impl/src/test/java/org/cytoscape/task/internal/view/CreateNetworkViewTaskTest.java
Log Message:
-----------
CYTOSCAPE-12670 #comment New network view now uses the default style (or its
collection's base network's style, if possible), instead of the previous
current view's style.
Commit: f373926d533b2b2292a48e498159e81c499b68e7
https://github.com/cytoscape/cytoscape-impl/commit/f373926d533b2b2292a48e498159e81c499b68e7
Author: Christian Lopes <[email protected]>
Date: 2020-03-10 (Tue, 10 Mar 2020)
Changed paths:
M
core-task-impl/src/main/java/org/cytoscape/task/internal/export/network/GenerateNetworkViewsTask.java
M
core-task-impl/src/main/java/org/cytoscape/task/internal/network/RegisterNetworkTask.java
M
core-task-impl/src/main/java/org/cytoscape/task/internal/view/CreateNetworkViewTask.java
Log Message:
-----------
CYTOSCAPE-12670 #comment Puts back calls to style.apply(), otherwise the
"default" style is not applied to a new view after it is registered.
Compare:
https://github.com/cytoscape/cytoscape-impl/compare/f1f0e5f12d12...f373926d533b
--
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-impl/push/refs/heads/release/3.8.0/f1f0e5-f37392%40github.com.