Skip to content
This repository has been archived by the owner on Sep 2, 2021. It is now read-only.

Get the focused editor when scanning for fonts instead of the current full editor #14

Merged
merged 3 commits into from
Sep 18, 2012

Conversation

njx
Copy link

@njx njx commented Sep 18, 2012

Should fix part of #3. The issue is that when focus is in an inline editor, we should be looking at its document, not the containing document.

@ghost ghost assigned joelrbrandt Sep 18, 2012
@njx
Copy link
Author

njx commented Sep 18, 2012

Actually, this doesn't fix a bug listed in #3, but a related (unfiled) bug that if you pop up code hints in the inline editor, you won't see all the fonts from the backing CSS file, only the default fonts.

@gruehle
Copy link
Member

gruehle commented Sep 18, 2012

Looks good to me.

@gruehle
Copy link
Member

gruehle commented Sep 18, 2012

Sanity tests look good. Merging.

gruehle added a commit that referenced this pull request Sep 18, 2012
Get the focused editor when scanning for fonts instead of the current full editor
@gruehle gruehle merged commit 6655f1d into master Sep 18, 2012
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.

3 participants