minor modifs in response to Pulkomandy's remarks

This commit is contained in:
Thomas Bernard
2018-11-26 00:44:52 +01:00
parent 25c4ec5ceb
commit 58b39df019
2 changed files with 2 additions and 2 deletions

View File

@@ -380,7 +380,7 @@ void Button_Constraint_menu(void)
case IMAGE_MODE_RASTER:
case IMAGE_MODE_THOMSON:
Snap_width = 8;
Snap_height = 400;
Snap_height = 999; // maximum value (3 digits)
break;
default:
set_grid = 0;