-
When I click on a slideshow button, a black screen appears. But it seems that I still can swipe over photos (I see a blue line on the side of the screen when I reached the limit).
We need to find out…
-
```
By simply adding a check to the play function to ensure there is more than
one image, you can disable the annoying fade to / from the same image.
play: function() {
if (imageCounter…
-
Very cool tools! I see you have imageviewer.dsk that can show HGR images, but could it be modified to show DHGR ones? That would be great, especially with all of the fantastic work that [ii-pix](https…
-
```
By simply adding a check to the play function to ensure there is more than
one image, you can disable the annoying fade to / from the same image.
play: function() {
if (imageCounter…
-
```
By simply adding a check to the play function to ensure there is more than
one image, you can disable the annoying fade to / from the same image.
play: function() {
if (imageCounter…
-
```
The first image loads centred but then immediately flicks to become left
aligned and all subsequent images align left after that.
Slideshow works fine when all images are the same dimensions bu…
-
```
By simply adding a check to the play function to ensure there is more than
one image, you can disable the annoying fade to / from the same image.
play: function() {
if (imageCounter…
-
### What
The Personal plan doesn't allow for video uploads.
While some blocks make it clear for users in the editor, like the video block, some other blocks throw unclear errors "Sorry, you are not a…
-
-
## Bug description & symptom
When run gallery slideshow, image is changed before image not finished being loaded.
## Diagnostic
Slideshow compute time to change image before image is displaye…