Skip to content

GeoDms 16.0.5

Latest
Compare
Choose a tag to compare
@MaartenHilferink MaartenHilferink released this 20 Dec 07:47
· 75 commits to v16 since this release

This patch

  • fixes direct_index on attributes with UInt64, IPoint, or UPoint domains, used when sorting such attributes in the TableView.
  • avoids Suspension (with S0) while executing posted main-thread operations, such as event-log processing
  • fixes selecting cells in a raster with a compacted domain, related to #840 and #845.

Furthermore, interactions between worker threads and the main GUI thread have been streamlined to avoid starvation and deadlocks.

Full Changelog: v16.0.3...v16.0.5