Skip to content
Snippets Groups Projects
Commit 7c1b570c authored by George Nachman's avatar George Nachman
Browse files

Merge branch 'master' of github.com:gnachman/iTerm2

parents 499223e1 47ae1e42
No related branches found
No related tags found
No related merge requests found
Loading
Loading
@@ -308,6 +308,10 @@ static CGFloat PerceivedBrightness(CGFloat r, CGFloat g, CGFloat b) {
- (void)viewDidMoveToWindow
{
if ([self window]) {
if (trackingRectTag) {
[self removeTrackingRect:trackingRectTag];
}
trackingRectTag = [self addTrackingRect:[self frame]
owner:self
userData:nil
Loading
Loading
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment