- Release 0.1.0
This commit is contained in:
parent
78776f796f
commit
17cea1e099
@ -125,7 +125,7 @@
|
|||||||
@try {
|
@try {
|
||||||
[_textStorage removeAttribute:NSBackgroundColorAttributeName range:_selectableRange];
|
[_textStorage removeAttribute:NSBackgroundColorAttributeName range:_selectableRange];
|
||||||
} @catch (NSException *exception) {
|
} @catch (NSException *exception) {
|
||||||
NSLogDebug(@"%@", exception);
|
NSLog(@"%@", exception);
|
||||||
}
|
}
|
||||||
}
|
}
|
||||||
|
|
||||||
|
|||||||
Loading…
x
Reference in New Issue
Block a user