-
I nicked the first slide from here: https://www.flickr.com/photos/myfuturedotcom/6053042920 and it needs attribution to keep in with the license. I should figure out how to do that attribution...
-
### Describe the Bug
The presentation shows a spinner with intermittent sound but no actual content when played.
### Steps to Reproduce
1. Open the link to the sample file in Firefox browser
2…
-
Hello,
In my training loop I am logging an image generated from the data at every epoch. I am using PyTorch Lightning and Weights & Biases. The command I'm using is like the below:
```
fig = # …
-
due to image lazy-loading, slides are transparent on initial page load
![image](https://github.com/user-attachments/assets/5caf2fa2-2114-44dd-a93a-f70f87510a13)
we should either
- give images a bac…
-
I recently upgraded to the latest version of hugo-scroll and my image slider on the index page stopped working.
Has that feature been removed? How can I configure multiple images on my start page.
…
-
Basically we have a slider (just images) within a slider (full product details), when making the page smaller and larger the images start to really get mis-sized, some are correct, some are massive. …
-
```
clips = []
for _, name in urls:
img = name.replace("webp", "jpg")
Image.open(name).convert("RGB").save(img)
clips.append(ImageClip(img).s…
-
### Overview
We need to address the issue where the transition from page 4 to page 5 does not properly scroll up to the top.
- Steps to Reproduce:
- Navigate to page 4 of the application.
…
-
Is there currently a way that we can pre-render images beyond the first one that loads? Right now whenever you swipe, theres a second or 2 delay in the image loading (as its a remote URL) that has ju…
-
1. `slide` does not work.
```
Text(
'Slide',
style: TextStyle(fontSize: 20),
).slide(
duration: Duration(m…