Skip to content

Conversation

HunterXing
Copy link

feat

Add 'isHorizontalResize' and 'isHorizontalResize' attributes to support changing height and width only.
The premise is static is false.

usage

<grid-item class="vue-grid-placeholder"
                   :x="x"
                   :y="y"
                   :w="w"
                   :h="h"
                   :i="i"
                   :is-horizontal-resize="true"
                   :is-vertical-resize="true"
                   >
</grid-item>

result

image

image

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

1 participant