helio-fm / helio-sequencer

Libre music sequencer for desktop and mobile platforms
https://helio.fm
GNU General Public License v3.0
3.09k stars 115 forks source link

Documentation: images should not disappear #186

Closed kjcole closed 3 years ago

kjcole commented 3 years ago

I have no idea what the screens look like, because, like bad 1990's web sites, all of the PNG images blink before I get a good look at any of them. Highly distracting and serving no useful purpose as far as I can tell. (This is why the HTML tag is no longer part of the standard.)

peterrudenko commented 3 years ago

The PNG images are not supposed to blink or disappear at all (and no, I'm not using the blink tag or anything like that on purpose :)

Many of PNG's are animated though, so my best guess is that in your case some images just weren't loaded 100%, and, as a result, weren't animated correctly? I've replaced the largest images with their lighter versions, e.g. the main screen image is now 167Kb instead of >500Kb, and also upgraded my crappy VPS (I suspect that it was the root of the problem).

Could you check if the images in the docs are still broken for you (both in the repo and on the docs site)?

kjcole commented 3 years ago

Sorry 'bout that. I should not have assumed the blink was intentional. And, in any case, I don't know what was causing it. I thought I had tried multiple browsers, but I've switched to Brave, for the moment, and Brave now shows both repo and docs images correctly animated...