Skip to content

cardVisual - some 'layout' properties are being ignored #133

@dmSPG

Description

@dmSPG

For the cardVisual, the following layout items are being ignored:

cardVisual - layout:
"orientation"
"style"
"rowCount"

(By contrast, settings for layout items such as 'paddingUniform' are working as expected.)

So in the below example, only the 'paddingUniform' setting is taking effect:

"layout":[{
"$id":"default",
"orientation":1,
"style":"Table",
"rowCount":4,
"paddingUniform":6
}],

Metadata

Metadata

Assignees

No one assigned

    Labels

    No labels
    No labels

    Type

    No type
    No fields configured for issues without a type.

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions