Releases: inseven/SelectableCollectionView
Releases · inseven/SelectableCollectionView
1.1.2
Fixes
- Move
MenuItem
into package and drop Interact dependency (#23)
1.1.1
Fixes
- Catch up to Interact with support for sub-menu images (#22)
1.1.0
Changes
- Support sub-menus in context menus (#21)
1.0.11
Fixes
- Don't clear the selection when clicking on selected cells (#20)
1.0.10
Fixes
- Focus the collection view when showing the context menu (#19)
1.0.9
Fixes
- Ignore mouse clicks in non-focused windows (#18)
1.0.8
Fixes
- Updating selection and contents at the same time can leads to hangs (#17)
1.0.7
Fixes
- Desaturate the selection color when the application looses focus (#16)
1.0.6
Fixes
- Guard AppKit against macOS (#15)
1.0.5
Fixes
- Support wrapping selection on keyboard navigation (#14)