Skip to content
This repository has been archived by the owner on Dec 15, 2022. It is now read-only.

Fix drop marker position #384

Merged
merged 1 commit into from
Oct 11, 2016
Merged

Fix drop marker position #384

merged 1 commit into from
Oct 11, 2016

Conversation

simurai
Copy link
Contributor

@simurai simurai commented Oct 11, 2016

This fixes the position of the drop marker (that blue bar) when dragging.

blue_tab_dropping_indicator_480

I think the reason is that in recent Chromium, absolutely positioned flexbox items disregard sibling items. See https://developers.google.com/web/updates/2016/06/absolute-positioned-children

Fixes #383

@simurai simurai merged commit 7c0c1a0 into master Oct 11, 2016
@simurai simurai deleted the sm-fix-drop-marker branch October 11, 2016 01:54
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.

Drop marker (blue bar) has wrong position
1 participant