You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Goto http://alloyeditor.com/demo/ and scroll down some, then add an embedded link. After you add it, the edit popup immediately shows in the correct spot.
Click somewhere to dismiss the edit popup.
Now click back on the embedded element to edit it. The edit popup displays far up the screen, and you have to scroll all the way up to see it hovering above the wrong element.
The text was updated successfully, but these errors were encountered:
I think the element is selected properly, but the toolbar is not positioned properly - scrollTop is not taken in consideration. Should be easy to fix, if it is this one.
Goto http://alloyeditor.com/demo/ and scroll down some, then add an embedded link. After you add it, the edit popup immediately shows in the correct spot.
Click somewhere to dismiss the edit popup.
Now click back on the embedded element to edit it. The edit popup displays far up the screen, and you have to scroll all the way up to see it hovering above the wrong element.
The text was updated successfully, but these errors were encountered: