pxt-microbit icon indicating copy to clipboard operation
pxt-microbit copied to clipboard

GIF creator render of the edge connector looks weird

Open microbit-carlos opened this issue 2 months ago • 1 comments

Describe the bug When using the option to creating a GIF for the share functionality, the resulting animation renders the text in the edge connector a bit weird:

The GIF generated: Image

To Reproduce Steps to reproduce the behavior:

  1. Go to Share project
  2. Click on "Update project thumbnail"
  3. At this point the static thumbnail generated looks fine.
  4. Record a GIF
  5. The generated GIF has the weird edge connector text rendering

Desktop (please complete the following information):

  • OS: macOS 15
  • Browser: Chrome
  • Version: 140.0.7339.133

MakeCode beta: makecode.microbit.org version: 8.1.1 Microsoft MakeCode version: 12.1.12 microbit runtime version: v2.2.0-rc6 codal-microbit-v2 runtime version: v0.3.2

microbit-carlos avatar Oct 14 '25 13:10 microbit-carlos

Looking at the initial static image, I think it's just the text colour that needs to be set to black:

Image

microbit-carlos avatar Oct 14 '25 13:10 microbit-carlos