qupath-extension-align
qupath-extension-align copied to clipboard
Replaced the Image selection dialog with a searchable ListSelectionView
This is just a small enhancement in UX, which I wanted to keep separate from my other PR.
It replaces the image selection box in qupath-extension-align with a ListSelectionView, which is searchable. For large projects with many entries (patient IDs), the search facility has been really helpful for finding matching images.
I've tested both my PRs separately and together.
Here's the post I made which describes the changes in more details: https://forum.image.sc/t/improving-the-qupath-extension-align-ui-hopefully/67390
Cheers, Egor