From 7a100b773324421ca0739084f2afd24cdde2693f Mon Sep 17 00:00:00 2001 From: Thomas White Date: Sat, 15 Jun 2019 10:12:31 +0200 Subject: Hold shift for fine control --- src/nanolight.h | 1 + 1 file changed, 1 insertion(+) (limited to 'src/nanolight.h') diff --git a/src/nanolight.h b/src/nanolight.h index e5540f5..5947665 100644 --- a/src/nanolight.h +++ b/src/nanolight.h @@ -94,6 +94,7 @@ struct nanolight int n_sel; enum attr_class sel_attr; int dragging; + int fine; double x_orig; double y_orig; -- cgit v1.2.3