tonyc / open890

A web-based remote UI for the Kenwood TS-890.
Other
76 stars 5 forks source link

Firefox performance issues - meters #22

Closed tonyc closed 3 years ago

tonyc commented 3 years ago

FF seems to get laggy, I think it's related to how I'm drawing the individual pips for the meters.

Need to figure out a different way of generating the pips or changing the classes. It might be more efficient to draw a cyan/red background behind a "window" of fixed pips, and then just dynamically adjust a single <rect>'s width behind the windows.

tonyc commented 3 years ago

Hopefully fixed in 4ec8232eba0288631a016442a50e4d86c22ce3ac, 9023e3f0563ed82e269f8ab1d58fb2438744f723 and 3e25d661b9d1de32c3c62813e0ba73045e247444