You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
* fix: update libgdal version to 36 to support debian 13-trixie
* fix: scale adjustments while in compressedOverlay viewing mode
* fix: typo in yScale
* fix: removal of y-scale, not needed now that we use scaledWidth and scaledHeight
* update: remove deprecated yScale references
* fix: missed editAnnotationLayer references to yScale
* fix: remove older variables for yScale calculation
if (viewCompressedOverlay.value&&compressedOverlayLayer&&!props.spectroInfo?.compressedWidth&&props.spectroInfo?.start_times&&props.spectroInfo.end_times) {
0 commit comments