Skip to main content
17-Peridot
July 28, 2021
Solved

Media

  • July 28, 2021
  • 1 reply
  • 1365 views

How to reduce image size while creating media entity?

Best answer by PaiChung

Layout has ability to be 'fixed' size as well as ability to specify relative growth/shrink

Potentially image widget has specific fixed size specification? Else have to leverage the layout.

1 reply

22-Sapphire I
July 28, 2021

Best is to just do it before creating.

You can also assign it to certain widgets and enforce a pixel size or relative size based on the widget or 'layout' it is in.

17-Peridot
August 4, 2021

Can you please explain about fixing pixels of image using widget/layout?

PaiChung22-Sapphire IAnswer
22-Sapphire I
August 4, 2021

Layout has ability to be 'fixed' size as well as ability to specify relative growth/shrink

Potentially image widget has specific fixed size specification? Else have to leverage the layout.