Problem/Motivation

The width/height value are no longer required fields in the Cloudflare Stream formatter.
In #3162183: Do not require width & height settings we created a fallback that will add a height and/or width of 100% to the video if no value was added.
This isn't documented or shown to the developer/sitebuilder.

Proposed resolution

Add the needed help text which explains this behaviour.

Remaining tasks

Create patch

Comments

pjbaert created an issue. See original summary.

pjbaert’s picture

Issue summary: View changes
pjbaert’s picture

Assigned: Unassigned » pjbaert
pjbaert’s picture

Assigned: pjbaert » Unassigned
Status: Active » Needs review
StatusFileSize
new1.27 KB
new84.99 KB

This patch adds the needed info for the width & height field in the format settings.
The width & height fields are wrapped in a details field.

helper text

tim-diels’s picture

Status: Needs review » Reviewed & tested by the community

A good descriptive text! So RTBC

  • pjbaert committed ed575e2 on 8.x-2.x
    Issue #3223961 by pjbaert, tim-diels: Add help text to width/height...
pjbaert’s picture

Status: Reviewed & tested by the community » Fixed

Thanks for the review. This was pushed to the 2.x dev branch

Status: Fixed » Closed (fixed)

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