Giter Club home page Giter Club logo

Comments (2)

distantnative avatar distantnative commented on May 26, 2024

The question is what we'd want for when ratio is not set (or set to auto:

Still have the pattern behind the whole container? Or should it really just be behind the img element?

Screenshot 2024-04-01 at 21 55 12

from kirby.

gbdesign2023 avatar gbdesign2023 commented on May 26, 2024

@distantnative That will be a question of personal taste. One person likes it, another doesn't. I don't mind if the entire background is patterned. This is also how I know it from the file blueprint:

file-blueprint

The fundamental question is whether it makes sense to integrate this function into the core system or leave it as an individually programmable option.

The gallery block is of course also affected by this:

.k-block-type-image-auto, 
.k-block-type-gallery {
    background: var(--pattern);
}
gallery

[Edit] I have just noticed the difference between k-block-type-image-auto and k-block-type-image. k-block-type-image-auto seems to be the better choice for me. However, I have not yet tried it with image formats that do not correspond to the usual conditions.

from kirby.

Related Issues (20)

Recommend Projects

  • React photo React

    A declarative, efficient, and flexible JavaScript library for building user interfaces.

  • Vue.js photo Vue.js

    🖖 Vue.js is a progressive, incrementally-adoptable JavaScript framework for building UI on the web.

  • Typescript photo Typescript

    TypeScript is a superset of JavaScript that compiles to clean JavaScript output.

  • TensorFlow photo TensorFlow

    An Open Source Machine Learning Framework for Everyone

  • Django photo Django

    The Web framework for perfectionists with deadlines.

  • D3 photo D3

    Bring data to life with SVG, Canvas and HTML. 📊📈🎉

Recommend Topics

  • javascript

    JavaScript (JS) is a lightweight interpreted programming language with first-class functions.

  • web

    Some thing interesting about web. New door for the world.

  • server

    A server is a program made to process requests and deliver data to clients.

  • Machine learning

    Machine learning is a way of modeling and interpreting data that allows a piece of software to respond intelligently.

  • Game

    Some thing interesting about game, make everyone happy.

Recommend Org

  • Facebook photo Facebook

    We are working to build community through open source technology. NB: members must have two-factor auth.

  • Microsoft photo Microsoft

    Open source projects and samples from Microsoft.

  • Google photo Google

    Google ❤️ Open Source for everyone.

  • D3 photo D3

    Data-Driven Documents codes.