Revert "Ensure NS frame is redrawn correctly after scroll"
This reverts commit a6ab8db3a3
.
This commit is contained in:
parent
ac6e620adc
commit
6b955c26f6
1 changed files with 0 additions and 1 deletions
|
@ -2865,7 +2865,6 @@ so some key presses (TAB) are swallowed by the system. */
|
|||
[FRAME_NS_VIEW (f) scrollRect: src
|
||||
by: NSMakeSize (dest.origin.x - src.origin.x,
|
||||
dest.origin.y - src.origin.y)];
|
||||
[FRAME_NS_VIEW (f) setNeedsDisplay:YES];
|
||||
}
|
||||
}
|
||||
|
||||
|
|
Loading…
Add table
Reference in a new issue