-
There is a cool feature in Next.js, basically makes images responsive by putting in a `srcset` etc. attributes. Nextjs had a separate image compression "server endpoint" last I checked, however person…
-
Images of posts should be open in a lightbox with prev, next and slideshow controls.
pwFoo updated
5 years ago
-
### Link to the code that reproduces this issue
https://codesandbox.io/p/devbox/dark-architecture-go8s7s
### To Reproduce
1. install `sass` (`yarn add -D sass`)
3. import styles from a SCSS module…
-
One feature I would love to have on a markdown editor is a way to copy the image next to the markdown file when dropping it on the editor.
Bonus point if the image name is changed to the name of the …
-
for many months i have seen white screen errors for some, not all, of the images on my site.
i just investigated and the errors relate to the searching for previous and next images.
Call to a member …
-
I currently store the [markdown for my posts](https://github.com/TysonMN/tyson-williams-blog/tree/master/src/markdown) in one directory and the [assets for those posts](https://github.com/TysonMN/tyso…
-
Next.js is een framework dat werkt op React, dus ik leer een systeem gebruiken dat ik later ook bij andere React-projecten kan toepassen. React zelf is heel populair en wordt door veel bedrijven gebru…
-
### Describe the Bug
on key down the left thumbs disappears, seems like useExperimentalUI: false, is removed in 101 beta version
no issue using mouse scroll
https://github.com/user-attachment…
-
Right now `rerun *.png` opens all images as separate recordings, meaning you only see one image at a time.
For instance: `rerun --same-recording *.png` should show all the images in the current fol…
emilk updated
3 weeks ago
-
How to do the inference on multi-images? I try to input 2 images, but enconter a error ValueError: Number of image tokens in input_ids (1) different from num_images (2). Here is my code:
---------…