ls1intum / Apollon

UML Modeling Editor written in React
https://apollon-library.readthedocs.io
MIT License
65 stars 22 forks source link

`Development`: Disable manual layout waypoints in readonly mode #261

Closed minrows closed 2 years ago

minrows commented 2 years ago

Checklist

Motivation and Context

This PR restricts users to layout connections of diagrams manually while in read-only mode.

Description

Issue Number: https://github.com/ls1intum/Apollon/issues/259

Steps for Testing

  1. Clone the repo
  2. Checkout to branch bugfix/disable-manual-waypoint-readonly-mode
  3. Start the application by executing yarn install followed by yarn start
  4. Insert any two elements and connect them in the canvas.
  5. Click on read-only mode from side menu bar
  6. Hover on the connector and make sure that manual layout waypoint is not visible

Screenshots

screen-capture (11)