-
Notifications
You must be signed in to change notification settings - Fork 7.6k
Fix live dev highlight being out of place in edge cases #8922
Conversation
Wow, that one was tough! The issue was that, as soon as |
This fixes the Getting started page, but the brackets.io/contribute.html page used in the recipe of #7921 is broken when scrolling. It's weird that element highlights in the |
Somehow works now. Fingers crossed. |
I want to consider taking this for Brackets 1.0. Need to make sure all problems are fixed and we test it enough to be assured that risk is low. |
One note about testing: |
@marcelgerber This looks great. Squash to a single commit and I'll merge it. |
d8443d6
to
fc096cf
Compare
@redmunds Ready. |
Looks good. Merging. |
Fix live dev highlight being out of place in edge cases
For #7921, where Live Preview highlight is out of place when using with brackets.io site.
Tested with brackets.io/index.html, brackets.io/contribute.html, and the (German) Getting Started page.