VSCode-Animations icon indicating copy to clipboard operation
VSCode-Animations copied to clipboard

Abnormal display when moving the "Git Graph" extension's editor into the next group

Open GoldSept opened this issue 1 year ago • 1 comments

bug

This is my settings

  /* VSCode Animations */
  "animations.CursorAnimationOptions": {
    "Color": "#D425B1",
    "TrailLength": 7
  },
  "animations.Enabled": true,
  "animations.Focus-Dimming-Amount": 20,
  "animations.Install-Method": "Apc Customize UI++",
  "animations.Default-Duration": 200,
  "animations.Command-Palette": "Slide",
  "animations.CursorAnimation": true,
  "animations.Scrolling": "Slide",
  "animations.Durations": {
    "Scrolling": 160
  },
  "animations.Smooth-Mode": false,

GoldSept avatar Aug 09 '24 03:08 GoldSept

💡 Tried it—still not seeing that display from the GIF.

Mine’s behaving differently: #101

calebephrem avatar Aug 22 '25 07:08 calebephrem