File tree Expand file tree Collapse file tree 2 files changed +1
-4
lines changed
Expand file tree Collapse file tree 2 files changed +1
-4
lines changed Original file line number Diff line number Diff line change 4141 <string >AABB7188-E14E-4433-AD3B-5CD791EAD9A3 </string >
4242 <string >CC0D0F4F-05B3-431A-8F33-F84AFCB2C651 </string >
4343 <string >0420B86A-AA43-4792-9ED0-6FE0F2B16A13 </string >
44+ <string >7265231C-39B4-402C-89E1-16167C4CC990 </string >
4445 </array >
4546 <key >LSMinimumSystemVersion </key >
4647 <string >$(MACOSX_DEPLOYMENT_TARGET) </string >
Original file line number Diff line number Diff line change @@ -621,10 +621,6 @@ - (void)updateSearchResults
621621
622622- (void )updateOffset
623623{
624- if (self.isHidden ) {
625- return ;
626- }
627-
628624 [self .editorTextView.layoutManager ensureLayoutForTextContainer: self .editorTextView.textContainer];
629625
630626 CGFloat editorTextHeight = CGRectGetHeight ([self .editorTextView.layoutManager usedRectForTextContainer: self .editorTextView.textContainer]);
You can’t perform that action at this time.
0 commit comments