BIOP / qupath-extension-abba

QuPath extension for Aligning Big Brains and Atlases
Apache License 2.0
6 stars 2 forks source link

[DRAFT] removes references to deprecated APIs #14

Closed carlocastoldi closed 11 months ago

carlocastoldi commented 1 year ago

This PR adopts newer APIs introduced in the last few dot release of QuPath v0.4+

When https://github.com/qupath/qupath/pull/1286 is merged, I intend to update build.gradle to bump QuPath dependency version too

NicoKiaru commented 1 year ago

Hello @carlocastoldi and thanks a lot for this very technical digging - that bug looked quite painful...

Just to be clear: is this PR fixing the bug on its own ? Or do you need https://github.com/qupath/qupath/pull/1286 to be merged as well ?

carlocastoldi commented 1 year ago

Hello! No, this PR is actually unrelated to #11. Issue #11 will be fixed when the QuPath PR is merged!