napari / napari-sphinx-theme

https://napari.org/napari-sphinx-theme
BSD 3-Clause "New" or "Revised" License
4 stars 10 forks source link

Safari: videos are a white square without controls (but can be interacted with) #140

Closed psobolewskiPhD closed 7 months ago

psobolewskiPhD commented 9 months ago

This is how videos look on Safari after #134

image

Right-click lets me show controls and the video plays just fine.

Here's stable docs:

image

The video is also white, but clear there is something there to interact with.

jni commented 9 months ago

@psobolewskiPhD have you tried looking at napari/docs#298 with the new theme? (ie will this issue just go away if we have fallback videos?)

psobolewskiPhD commented 7 months ago

yes! https://github.com/napari/docs/pull/298 closes this for me

psobolewskiPhD commented 7 months ago

Closed by https://github.com/napari/docs/pull/298