Hacktoberfest 2026: los issues que los mantenedores marcaron para octubre, abiertos y aptos para principiantes. Explorar issues de Hacktoberfest

Zooming Images which don't match the hardcoded thumbnail aspect ratio cause problems

Abierto
#31 1 comentario 0 reacciones 1 asignado Ver en GitHub

@zachwise ya está trabajando en esto.

Desde el 4/9/2015.

Evaluación

Este issue todavía no se ha evaluado.

Descripción

The autogenerated thumbnails of the zooming images are 313x207 (based on the original sketches)

Some example Zooming Images don't match that aspect ratio, which means that the thumbnail is visible when the image is zoomed:
image

We could probably handle this in part by hiding the thumbnail when the large image is produced, but also, is it problematic to have thumbnails which cut off part of the original image? I'm not sure if the current mechanism for automatically generating the thumbnails can be made to preserve the aspect ratio.

Is there a design rationale for enforcing a common size for all zooming image thumbnails? I'm guessing that people will want flexibility, but if any of this is going to be automated, we need to pin it down. (Alternatively, people can use the media browser to upload both forms of the image and put the URLs in directly...)

Lenguaje dominante
HTML
Estrellas
9
Forks
6
Métricas de merge de PR
Sin PR fusionados en 30 d

Guía de contribución

No hay ninguna guía de contribución indexada para este repositorio

Primeros pasos

  1. Lee el issue completo y luego la guía de contribución del proyecto.
  2. Comenta en el issue que vas a ocuparte — evita que dos personas hagan lo mismo.
  3. Haz un fork del repositorio y trabaja en una rama.
  4. Abre un pull request que haga referencia al número del issue.

Más de NUKnightLab/learncms

Todos los issues de NUKnightLab/learncms

Recibe los nuevos issues en tu correo

Un resumen breve de issues de GitHub para principiantes.