GraphiteEditor / GraphiteEditor/Graphite

Editor tools operating on full tables of data, not just the first element

Ouverte
#3,017 0 commentaires 0 réactions 1 personne assignée Réclamée par @Keavon Voir sur GitHub
Langage dominant
Rust
Étoiles
27.2k
Forks
1.3k
Merge moyen
20 h 5 min
PR mergées (30 j)
57

Description

Now that we have moved from singleton to table graphical data, we need to update the tools (and any other internal editor code) which relies upon editing just the first row (which is how we refactored it from singleton data).

The Select tool should show the Transform cage around all table elements. If the user double-clicks, it then filters down to the one table element (and shift-clicking lets you multi-select them).

The Path tool should basically work the same way, also.

We can figure out if any other tools require similar treatment after implementing those first two.

Guide de contribution

Aucun guide de contribution indexé pour ce dépôt

Évaluation

Cette issue n'a pas encore été évaluée.

Recevez les nouvelles issues par e-mail

Un résumé court des issues GitHub adaptées aux débutants.