aboutsummaryrefslogtreecommitdiff
path: root/src/crystfelimageview.h
diff options
context:
space:
mode:
Diffstat (limited to 'src/crystfelimageview.h')
-rw-r--r--src/crystfelimageview.h4
1 files changed, 2 insertions, 2 deletions
diff --git a/src/crystfelimageview.h b/src/crystfelimageview.h
index 7d3ac1f6..c53e4980 100644
--- a/src/crystfelimageview.h
+++ b/src/crystfelimageview.h
@@ -80,8 +80,8 @@ struct _crystfelimageview
double drag_start_y;
double drag_start_sp_x;
double drag_start_sp_y;
- double offs_x;
- double offs_y;
+ double min_x;
+ double max_y;
const struct image *image;