From 463d4fd970d4c656b811eba8f67b9f6c43ce4506 Mon Sep 17 00:00:00 2001 From: tim Date: Tue, 21 Mar 2017 23:15:37 +0000 Subject: fullsize --- menuApp/src/ofApp.h | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) (limited to 'menuApp/src') diff --git a/menuApp/src/ofApp.h b/menuApp/src/ofApp.h index 3bf58d6..6f44db5 100644 --- a/menuApp/src/ofApp.h +++ b/menuApp/src/ofApp.h @@ -5,7 +5,7 @@ #include "ofxThreadedImageLoader.h" #define IMAGE_SLOTS 5 -#define FACTOR 0.3 +#define FACTOR 1.0 class ofApp : public ofBaseApp{ -- cgit v1.2.3