Skip to content

v0.6.0

Pre-release
Pre-release

Choose a tag to compare

@github-actions github-actions released this 10 Jul 21:09
  • While dragging (pointer or keyboard), only the arrow pointing in the
    drag direction takes the hover color — the two glyphs share one mask,
    so a 50/50 gradient colors them independently. Works in the Panel
    preview too. Internal: the hover color is resolved once into a private
    custom property, removing the duplicated @supports blocks.