Skip to content

Icon jumps when moved #263

Open
Open
@Gieted

Description

@Gieted

On Web when the FaIcon widget is moved (e.g. by AnimatedPositioned) the icon jumps up/down by 1 pixel, slightly out-of-sync with the position change.

To Reproduce
Steps to reproduce the behavior:

  1. On Flutter Web place FaIcon on AnimatedPositioned and move it.
  2. See the jump

Expected behavior
The icon should not jump after its position has changed.

Screenshots
Focus your sight on the volume icon (from Font Awesome). For reference the "4K" icon on the left uses a nomarl Text widget and it doesn't jump.

2024-05-01.13-52-32.mp4

**Desktop

  • Browser: Chromium

Only icons with horizontal aspect ratio (like the volumeHigh or userGroup) seems to be affected.

Metadata

Metadata

Assignees

No one assigned

    Labels

    No labels
    No labels

    Type

    No type

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions