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

gauge change position in Firefox #232

Open
perropinto opened this issue Feb 11, 2021 · 6 comments
Open

gauge change position in Firefox #232

perropinto opened this issue Feb 11, 2021 · 6 comments

Comments

@perropinto
Copy link

hi,
I have a problem with Firefox, when updating the valuebox many times (data every 300ms or less) the position of the gauge is off-center, placing its center in the upper left corner of the canvas. In Chrome, Edge works perfectly and never happens.
thanks in advance
imagen

@0x647262
Copy link

image

$ firefox --version
Mozilla Firefox 85.0.2
$ grep 'canvas-gauges' package.json
    "canvas-gauges": "^2.1.7",

We update the gauge once a second, and it happens seemingly randomly (can take between 30-60 seconds to manifest).

@vannhi
Copy link

vannhi commented May 6, 2021

Workarounds which seems working for me:

  • Disable animation: not really cool for users
  • Since it happens after 30-60 seconds: refresh the gauge every 10s by calling update() with the same option

@Rajashekar2611
Copy link

Rajashekar2611 commented Jun 11, 2021

@Mikhus Please fix this.

@mxtommy
Copy link

mxtommy commented Jul 11, 2021

+1

2 similar comments
@danielbde
Copy link

+1

@manuxi
Copy link

manuxi commented Aug 12, 2022

+1

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

7 participants