Skip to content

Image Group Element - Border Radius resetting on edit. #996

@felixkat

Description

@felixkat

From Discord:- There is also an issue in the IMAGEGROUP element where the Widget Styles - Border Radius field is not being populated, thus causing the field to be re-entered every time the element is edited

.
.

felixkat — Yesterday at 17:04
Just had a quick look at this. I believe the issue above is due to a conflict somewhere. Changing the XML, (imagegroup,xml), name from 'border_radius' to 'image_group_border_radius' and the relevant line in imagegroup.php seems to fix the problem. - $border_radius = $params->get('image_group_border_radius', '');

.
.
Image

.
.
Image

Metadata

Metadata

Assignees

Labels

bugSomething isn't working

Type

Projects

Status

Done

Relationships

None yet

Development

No branches or pull requests

Issue actions