Skip to content
Snippets Groups Projects
Commit 58a2ffa2 authored by Sébastien Theys's avatar Sébastien Theys
Browse files

[IMP] *: rename image fields

image_original => image_1920 (now resized to 1920)
image_big => image_1024
image_large => image_256
image_medium => image_128
image_small  => image_64
image replaced by image_1920 (when writing) or by image_1024 (when displaying
	what was previously the big size)

+ add new intermediate format:
image_512

PR: #34925
parent 8206b5b4
No related branches found
No related tags found
No related merge requests found
Showing
with 43 additions and 43 deletions
Loading
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment