Paintera paintera-1.3.4
github-actions
released this
30 Jul 14:43
·
133 commits
to master
since this release
π Bug Fixes
- Use LocalIdService when writer isn't available
- Some regressions from the perf commit
- NPE when canceling without a button pressed in commit dialog
- Some graphical issues with incorrect interpolation rendering, an incorrect triggering of adding/removing slices with flood fill (tool or click)
- Selection objects at interpolant in SI mode
- Unlocked slices should start in temporary prompt mode
- Default to N5 as often as possible; require for new label multiset type labels
π Refactor
- Remove reactivex dependency
- Temporary projects should be N5
- Prefer coroutines to Tasks
- Tasks -> coroutines
- (BREAKING) Migrate to new saalfx coroutine backend
- Default to N5 logic encapsulated in N5FactoryWithCache
β‘ Performance
- Better handling of invalid user input, vs exceptions when creating dataset
- Improve floodfill 2D performance
βοΈ Miscellaneous Tasks
- Unused code, reorder imports
Build
- Bump dep versions, pom-scijava
- Remove saalfx snapshot dep
- Bump app.version