diff --git a/tools/winscope/src/TransactionEntry.vue b/tools/winscope/src/TransactionEntry.vue index 24a80e098..ba27e0215 100644 --- a/tools/winscope/src/TransactionEntry.vue +++ b/tools/winscope/src/TransactionEntry.vue @@ -33,14 +33,21 @@ v-for="(surface, index) in sufacesAffectedBy(source)" v-bind:key="surface.id" > - - {{ surface.name }} - - - ({{surface.id}}) + {{surface.shortName}}> + + + + {{ surface.name }} + + + ({{surface.id}}) + + + , - - ,