Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Icon jumps when moved #263

Open
Gieted opened this issue May 1, 2024 · 0 comments
Open

Icon jumps when moved #263

Gieted opened this issue May 1, 2024 · 0 comments

Comments

@Gieted
Copy link

Gieted commented May 1, 2024

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.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

1 participant