Skip to content
This repository was archived by the owner on Oct 5, 2022. It is now read-only.

Fix #37: delay initialization of editor gutter and related events #38

Merged
merged 1 commit into from
Feb 15, 2015

Conversation

jmquigs
Copy link
Contributor

@jmquigs jmquigs commented Feb 15, 2015

@lierdakil, do you have a better idea on how to fix this?

@@ -54,10 +67,8 @@ class EditorControl
@subscriber.subscribe @gutter, 'mouseleave', (e) =>
@hideCheckResult()

# update all results from manager
@resultsUpdated()

Copy link
Contributor

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Um... why remove this?

Copy link
Contributor Author

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Its just a diff anomaly...the line is still there

Copy link
Contributor

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Ah. Right. Sorry.

lierdakil added a commit that referenced this pull request Feb 15, 2015
Fix #37: delay initialization of editor gutter and related events
@lierdakil lierdakil merged commit 39ec72e into atom-haskell:master Feb 15, 2015
Sign up for free to subscribe to this conversation on GitHub. Already have an account? Sign in.
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

2 participants