ls1intum / Apollon

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

Remove scale property from Apollon #307

Closed matthiaslehnertum closed 10 months ago

matthiaslehnertum commented 10 months ago

Disclaimer:

This PR is based off of and includes changes from https://github.com/ls1intum/Apollon/pull/302. Reviewing this changes should become drastically easier once the base PR is merged.

Checklist

Motivation and Context

Description

This PR removes the existing scale factor implementation entirely as it is no longer needed with the new canvas zooming approach.

Steps for Testing

As this change does not change existing functionality nor add new functionality but rather only removes no longer used code, the most sensible way to test this change is by making sure the editor still behaves as expected.

Test Coverage

File Branch Line

Screenshots