Closed (fixed)
Project:
Bootstrap
Version:
7.x-3.x-dev
Component:
Code
Priority:
Normal
Category:
Feature request
Assigned:
Unassigned
Reporter:
Created:
10 Aug 2014 at 11:09 UTC
Updated:
24 Nov 2015 at 17:03 UTC
Jump to comment: Most recent
Comments
Comment #1
markhalliwellAlso #2319215: Add Breakpoints module support.
Comment #4
kurapov commentedAt the moment
bootstrap_preprocess_image()template outputs bothimg-responsiveand image shape classes.picturemodule's templates only show half each:bootstrap_preprocess_image_srcset()supports image shapes andbootstrap_preprocess_picture()- theimg-responsiveclass. Each of those should probably be identical tobootstrap_preprocess_image().