Lemoncode / Lemoncode/quickmock
Generic way to rotate and flip shapes
Dieses Issue hat noch niemand übernommen.
- Vorherrschende Sprache
- TypeScript
- Sterne
- 70
- Forks
- 23
- PR-Merge-Kennzahlen
- Keine gemergten PRs in 30 T.
Beschreibung
It would be nice to provide an option to rotate a given shape or flip it.
Right now this could be accomplished using the transformer, but we had to disabled it since the rotate functionallity was buggy (not stable in our shapes).
So we need here first some brainstorming, my two cents:
- We could add an option in the context menu.
- We could add them on the properties panel (like the z-index thingie)
Another challenge we have to find a way that makes this generic (no need to be implemented on every shape, maybe let's start only with the basic shapes (the rest are not that important, and have an additional challenge resizing limitations and inline edition).
Maybe we could add a generic control that just adds a wrapper and applies a rotate transform on the shape?
Beitragsleitfaden
Für dieses Repository ist kein Beitragsleitfaden indexiert
Erste Schritte
- Lies das ganze Issue und danach den Beitragsleitfaden des Projekts.
- Schreib ins Issue, dass du es übernimmst — das erspart doppelte Arbeit.
- Forke das Repository und arbeite in einem Branch.
- Öffne einen Pull Request, der die Issue-Nummer nennt.
Rechercherichtung
Beginne damit, den vorhandenen Transformer und die Verarbeitung grundlegender Formen zu prüfen. Vergleiche das Kontextmenü und das Eigenschaftenfenster als mögliche Einstiegspunkte und ermittle anschließend, wie ein generischer Wrapper Rotation und Spiegelung ohne Implementierungen pro Form unterstützen könnte. Als abgeschlossen gilt die Aufgabe, wenn der Ansatz für die ausgewählten grundlegenden Formen vereinbart und stabil ist.
Vom Indexierungsmodell aus dem Issue-Text verfasst.
Bewertung
- Tech-Stack
- typescript
- Bereich
- design, frontend
- Issue-Typ
- Feature
- Schwierigkeit
- 5/5
- Geschätzter Aufwand
- Über eine Woche
- Aktivitätsstatus
- Veraltet
- Klarheit
- Muss geklärt werden
- Anfängerfreundlichkeit
- 25/100