BrandonKirbyson / VSCode-Animations

A VSCode extension that adds animations to the editor
https://marketplace.visualstudio.com/items?itemName=BrandonKirbyson.vscode-animations
MIT License
200 stars 6 forks source link

Scrolling new item animation content is slightly bigger than the actual content when using "Slide" #25

Closed Paladynee closed 1 year ago

Paladynee commented 1 year ago

During the entire animation of "Slide", the contents of the new item is slightly bigger than the actual content.

Frame by frame inspection: https://github.com/BrandonKirbyson/VSCode-Animations/assets/62181440/b19d48f0-74ff-4754-ad66-fcdbf4adc052

BrandonKirbyson commented 1 year ago

Ok, thanks for the video it helps a lot. I think I know why this is happening and it is because of conflicting animations so I can fix it soon.

BrandonKirbyson commented 1 year ago

Fixed and published