GraphiteEditor / GraphiteEditor/Graphite

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

Aperta
#3,017 0 commenti 0 reazioni 1 assegnatario Rivendicata da @Keavon Vedi su GitHub
Lingua principale
Rust
Stelle
27.2k
Fork
1.3k
Merge medio
20h 5m
PR unite (30g)
57

Descrizione

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.

Guida per i contributori

Nessuna guida per i contributori indicizzata per questo repository

Valutazione

Questa issue non è ancora stata valutata.

Ricevi le nuove issue nella tua casella

Un breve riepilogo di issue GitHub adatte ai principianti.