Fundamental Redesign of the View and Controller
This commit is contained in:
@@ -61,7 +61,6 @@
|
||||
#pragma mark Actions
|
||||
- (IBAction)changeExpression:(id)sender {
|
||||
[self.resultExpressionView.expressionStorage insertElement:@"abc" atLocation:6];
|
||||
self.resultExpressionView.needsDisplay = YES;
|
||||
}
|
||||
|
||||
@end
|
||||
|
||||
Reference in New Issue
Block a user