mirror of
https://github.com/kr15h/ofxPiMapper.git
synced 2026-06-16 12:31:49 +02:00
Remove drawing undo test value
This commit is contained in:
+2
-1
@@ -64,7 +64,8 @@ void ofxPiMapper::draw(){
|
||||
ofColor(255, 255, 255, 200));
|
||||
}
|
||||
|
||||
ofDrawBitmapStringHighlight(ofToString(undoTestValue), 200, 200);
|
||||
// TODO: remove undo test completely
|
||||
//ofDrawBitmapStringHighlight(ofToString(undoTestValue), 200, 200);
|
||||
|
||||
} // draw
|
||||
|
||||
|
||||
Reference in New Issue
Block a user