miharekar / visualizer

A visualizer for .shot files
https://visualizer.coffee/
MIT License
97 stars 11 forks source link

Data field values go blank when viewing shot on iPhone + Chrome #105

Closed ecables closed 3 months ago

ecables commented 4 months ago

Describe the bug Some of the data fields for a shot disappear when I stop adjusting the point in time that I’m viewing. The data is there while my finger is scanning time. This is happening on all shots (past & present), including shots from other community members. This does not appear to happen when using Safari, and only appears to be present in Chrome.

To Reproduce Steps to reproduce the behavior:

  1. Using an iPhone and Chrome, navigate to a Visualizer shot.
  2. Use your finger to scan to a point in time in the shot, noticing the data field values.
  3. Remove your finger, and some of the data field values disappear.

Expected behavior The data field values should not disappear when you stop scanning at a point in time.

Screenshots Field values present while actively moving the time slider: image0

Field values disappear when I stop moving the time slider: image1

Smartphone (please complete the following information):

Additional context I only noticed this problem recently.

miharekar commented 3 months ago

I'm relying on Highcharts here so it must be a problem on their side.