Added three new image styles:
Slider Ultrawide (1600x600)
Slider Widescreen (1600:900)
Slider 3:2 (1500:1000)
Each style has the proper sizing dictated by Kevin
The Slider block has been updated to have the proper names and sizes associated with them.
The slide paragraph now has the default image style set to Original.
The slider block template has had it's sizing logic moved to the paragraph slide template.
The paragraph slide template uses parent logic to check what side the slider is going to be and applies the appropriate style to each image.
Added three new image styles: Slider Ultrawide (1600x600) Slider Widescreen (1600:900) Slider 3:2 (1500:1000)
Each style has the proper sizing dictated by Kevin The Slider block has been updated to have the proper names and sizes associated with them. The slide paragraph now has the default image style set to Original. The slider block template has had it's sizing logic moved to the paragraph slide template. The paragraph slide template uses parent logic to check what side the slider is going to be and applies the appropriate style to each image.
Sister PR: https://github.com/CuBoulder/tiamat-custom-entities/pull/165
Closes #1240