Okay
  Public Ticket #3221923
Implement some missing features of the CSS backdrop-filter and background properties that I consider important
Closed

Comments

  • Chema started the conversation

    Hi,

    There are some features of the CSS backdrop-filter and background properties that are not implemented visually in Yellow Pencil that I think would be interesting to implement:

    backdrop-filter: the drop-shadow and opacity properties still need to be visually implemented, especially the latter seems essential to me to be able to establish the level of transparency of the backgrounds.

    You have implemented an opacity property in the Extra option, but what it does is modify the "opacity" CSS property, which makes it apply to all the content of the container, both the background image and the text that could have above The "backdrop-filter: opacity" property allows you to change the opacity of the background image without affecting the text or other content that might be on top of it in the same container.

    background: some background properties cannot be changed visually (or at least I don't see how):

    background-repeat: I don't see an option to be able to set this property visually, which I think is important since Yellow Pencil allows you to set the "background-size: contain" property visually, which causes the background image to be repeated several times, but then you don't allow to visually set the "background-repeat: no-repeat" property so that the image doesn't appear repeated and is only displayed once.

    background-position: I don't see an option to be able to set the left, right, center, bottom and top values in their different combinations in a visual way (left center, center center, right top, etc.). Yellow Pencil allows you to set this property by pixels, by percentage (well, actually I see you're using the "background-position-x" and "background-position-y" properties, but for that matter it's the same thing). But I don't see an option to be able to set these values, which would allow me to quickly adjust the background position of the image, something very useful for large background images that do not fit in the container and that are cropped, to be able to quickly choose which part of the image to display without having to make manual position adjustments by pixels or percentage, etc.

    Regards.


  •  435
    David replied

    I’ll pass this to devs. Have a nice day

    Best regards,
    WaspThemes team

    And don't forget to rate our plugin, it means a lot to us!