Skip to content

Conversation

nevkontakte
Copy link

No description provided.

@flackr
Copy link
Owner

flackr commented Mar 13, 2016

Can we fix this instead by making .dragbar transform: scale(6, 1) (or something like that) instead of animating width and margin-right? Even though what you've done effectively makes it not relayout the chat area (because dragbar still consumes the same total width) it still does require a layout pass and doing the animation on the main thread where the transform animation can be done on the compositor.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

2 participants