Branch: refs/heads/develop
Home: https://github.com/cytoscape/cytoscape-impl
Commit: 9a344b8ec8996d6dc75c76273624a03df14e803e
https://github.com/cytoscape/cytoscape-impl/commit/9a344b8ec8996d6dc75c76273624a03df14e803e
Author: Christian Lopes <[email protected]>
Date: 2021-05-17 (Mon, 17 May 2021)
Changed paths:
M
table-presentation-impl/src/main/java/org/cytoscape/view/table/internal/TableRenderingEngineImpl.java
M
table-presentation-impl/src/main/java/org/cytoscape/view/table/internal/VisualPropertyChangeListener.java
M
table-presentation-impl/src/main/java/org/cytoscape/view/table/internal/impl/BrowserTable.java
M
table-presentation-impl/src/main/java/org/cytoscape/view/table/internal/impl/BrowserTableCellRenderer.java
M
table-presentation-impl/src/main/java/org/cytoscape/view/table/internal/impl/BrowserTableHeaderRenderer.java
A
table-presentation-impl/src/main/java/org/cytoscape/view/table/internal/impl/BrowserTableRowHeader.java
A
table-presentation-impl/src/main/java/org/cytoscape/view/table/internal/impl/BrowserTableRowHeaderRenderer.java
Log Message:
-----------
- Adds a row header to Table Browser to make it easier for the user to see
which rows are partially and completely selected (e.g. when the selected cell
are not in the viewport).
- The column header now highlights the current selected columns in a similar
way.
- Click the row header to select the whole table row.
- Click the upper-left corner of the table header to select all rows and
columns.
* CYTOSCAPE-12635
--
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/8ef63b-9a344b%40github.com.