Skip to content
This repository has been archived by the owner on Dec 20, 2019. It is now read-only.

add function permitAreaOverlap #9

Open
wants to merge 2 commits into
base: master
Choose a base branch
from

Conversation

CriptoCosmo
Copy link

Hi @beizhedenglong i have fix the issues and reopen the pull request

screencast-localhost-3000-2019 05 24-11-43-10 (1)

class Crop extends Component {
static cropStyle = (coordinate) => {
const {
x, y, width, height,
x, y, width, height, background, zIndex,
Copy link
Owner

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

this will output some internal data to user

Copy link
Author

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

these properties is need for the functionality:

  • z-index allow to work to current box event
  • background to set a red color to see what happens.

all these properties are temporary

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

Successfully merging this pull request may close these issues.

2 participants