Branch: refs/heads/develop
Home: https://github.com/cytoscape/cytoscape-impl
Commit: fffb98f90d1a1a4c4f3034ff4df440d90b8e71d2
https://github.com/cytoscape/cytoscape-impl/commit/fffb98f90d1a1a4c4f3034ff4df440d90b8e71d2
Author: Christian Lopes <[email protected]>
Date: 2021-08-09 (Mon, 09 Aug 2021)
Changed paths:
M
table-presentation-impl/src/main/java/org/cytoscape/view/table/internal/TableRenderingEngineImpl.java
Log Message:
-----------
Using the DebounceTimer to update the table headers, because sorting rows
ends up firing way too many ListSelectionEvents.
Also iterates only the rows between the event's first and last index, not all
the table's rows.
-- CYTOSCAPE-12894
--
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/0d1812-fffb98%40github.com.