Skip to content

Setting auto width and height is invalid #115

@hinet

Description

@hinet

<VueDragResize v-for="(item,index) in Elements" :key="index" :isActive="false" :parentLimitation="true" :parentScaleX="2" :parentScaleY="2" :w="item.width || 'auto'" :h="item.height || 'auto'" ........ > </VueDragResize>

Setting the width and height property to auto is invalid?

Metadata

Metadata

Assignees

No one assigned

    Labels

    No labels
    No labels

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions