Problem/Motivation

I guess we had planned to inherit settings from small to larger devices, but this is way to complicate.

Steps to reproduce

Proposed resolution

Make the following fields mandatory:

  • field_overlay_position => already is mandatory, the default value is also already correct
  • field_overlay_sizing => change the default value to: 'full-size'
  • field_overlay_position_md => default value: 'disabled'
  • field_overlay_sizing_md => default value: 'seperate-box'
  • field_overlay_position_lg => default value: 'disabled'
  • field_overlay_sizing_lg => default value: 'seperate-box'

Remaining tasks

User interface changes

API changes

Data model changes

Command icon Show commands

Start within a Git clone of the project using the version control instructions.

Or, if you do not have SSH keys set up on git.drupalcode.org:

Comments

thomas.frobieter created an issue. See original summary.

anybody made their first commit to this issue’s fork.

anybody’s picture

Status: Active » Needs review

Here we go, please check if that's all correct.

anybody’s picture

thomas.frobieter’s picture

Status: Needs review » Reviewed & tested by the community
thomas.frobieter’s picture

thomas.frobieter’s picture

Status: Reviewed & tested by the community » Fixed

Done, release incoming.

anybody’s picture

Assigned: anybody » Unassigned

Status: Fixed » Closed (fixed)

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