Branch: refs/heads/develop
Home: https://github.com/cytoscape/cytoscape-impl
Commit: 10412d475557805e8ae5b215dd10c28350545dbf
https://github.com/cytoscape/cytoscape-impl/commit/10412d475557805e8ae5b215dd10c28350545dbf
Author: Christian Lopes <[email protected]>
Date: 2021-03-24 (Wed, 24 Mar 2021)
Changed paths:
M
core-task-impl/src/main/java/org/cytoscape/task/internal/DynamicTaskFactoryProvisionerImpl.java
M
table-browser-impl/src/main/java/org/cytoscape/browser/internal/task/ToggleTextWrapTaskFactory.java
M
table-presentation-impl/src/main/java/org/cytoscape/view/table/internal/impl/PopupMenuHelper.java
R
table-presentation-impl/src/main/java/org/cytoscape/view/table/internal/util/StaticTaskFactoryProvisioner.java
Log Message:
-----------
DynamicTaskFactoryProvisionerImpl can now create wrapper task factories that
implement Togglable and call the proper isOn() method dynamically. Table's
StaticTaskFactoryProvisioner removed (using the improved
DynamicTaskFactoryProvisioner service instead) - CYTOSCAPE-12804
--
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/develop/5cd09f-10412d%40github.com.