Both breakpoints module and this module seem to create the same "Add responsive style" screen in 2 different places:

/admin/config/media/breakpoints/create_style
/admin/config/media/resp_img/create_style

Am I missing the difference? Why do we need this form in 2 places? Both seem to create styles a little bit differently, too, adding to the confusion.

Comments

jelle_s’s picture

Assigned: Unassigned » attiks

They now use the same form and thus create styles in the same way. You are right this might confuse users. I'm not sure which one we should keep, I'll have to consult with @attiks on this.

attiks’s picture

Assigned: attiks » jelle_s

My gut feeling says keep the one on breakpoints as it is more related to breakpoint and maybe other contrib modules might be able to use it. So lets remove it from resp_img.

jelle_s’s picture

Assigned: jelle_s » Unassigned
Status: Active » Fixed

Fixed in the latest dev version. Form is in the breakpoints module and removed from resp_img

Status: Fixed » Closed (fixed)

Automatically closed -- issue fixed for 2 weeks with no activity.