Skip to content

Canvas Disappears on Display Change in Style Inspector #25

Description

@apeiroweb

When working on an empty canvas, there is an unexpected behavior where the canvas disappears when the display property is changed to "none" in the style inspector. This issue hampers the user's ability to visualize and edit the canvas content effectively.

Steps to Reproduce:

  1. Run the React project
  2. make sure no element is created.
  3. Access the style inspector on the right side.
  4. Locate the canvas element and modify its display property to "none".
  5. Observe that the canvas disappears from view, making it impossible to interact with or see any changes.

image
image

Metadata

Metadata

Assignees

No one assigned

    Labels

    bugSomething isn't working

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions