Improved Model
Added Keyboard Selection Support Added Mouse Selection Support Added Keyboard Editing Support Corrected Some Bugs Abstracted the Layout System further Added Functions Button (test)
This commit is contained in:
@@ -23,7 +23,6 @@
|
||||
@property (readonly, nonatomic, strong) MPExpressionStorage *expressionStorage;
|
||||
|
||||
@property (nonatomic, getter = isEditable) BOOL editable;
|
||||
//@property (nonatomic, strong) MPRangePath *selection;
|
||||
@property (nonatomic, strong) NSIndexPath *caretLocation;
|
||||
@property (nonatomic, strong) MPRangePath *selection;
|
||||
|
||||
@end
|
||||
|
||||
Reference in New Issue
Block a user