Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

fix: check for shape before shape.isLocked #16525

Merged
merged 4 commits into from
Jan 24, 2023

Commits on Jan 20, 2023

  1. Configuration menu
    Copy the full SHA
    bd8ff69 View commit details
    Browse the repository at this point in the history

Commits on Jan 24, 2023

  1. Configuration menu
    Copy the full SHA
    b88cd77 View commit details
    Browse the repository at this point in the history
  2. refactor(whiteboard): move shapelock to container + linting

    Do the shape lock propery set in the container so the props change less times and avoid problems in the useMemo.
    germanocaumo committed Jan 24, 2023
    Configuration menu
    Copy the full SHA
    44692f9 View commit details
    Browse the repository at this point in the history
  3. Merge pull request #12 from germanocaumo/wb-locked-refactor

    refactor(whiteboard): move shapelock to container + linting
    antobinary committed Jan 24, 2023
    Configuration menu
    Copy the full SHA
    0a45316 View commit details
    Browse the repository at this point in the history