Skip to content

2024-July-04 - 2.6.14774

Pre-release
Pre-release

Choose a tag to compare

@github-actions github-actions released this 04 Jul 21:09
714a2af
Fix type-ahead logic in map window. (#12690)

This was broken when we made the list always sorted in JTable, which caused view and model indexes to not correspond. Also fixes keyPressTime logic.