Skip to content

Comments

Bunch of UI Polish for the New Trace Dialog#2105

Merged
pmuetschard merged 7 commits intogoogle:masterfrom
pmuetschard:ui
Jul 31, 2018
Merged

Bunch of UI Polish for the New Trace Dialog#2105
pmuetschard merged 7 commits intogoogle:masterfrom
pmuetschard:ui

Conversation

@pmuetschard
Copy link
Member

... and other UI things.

The scrubber de-registered itself too early from thumbnail events and
was thus not updating the images when the thumbnail change event was
broadcast.
 - Move the label gen into the model, so it can be re-used.
 - Show the OS kind along with the name (version).
 - Show the GPU kind
 - Serials can be empty, don't show an extra `-` in that case.
The WaitingToStart status is used to signal that the trace is ready
to capture frames and is waiting for the user to start the trace
(or the "start frame" to arrive). This status is currently erroneously
returned a single time, when an MEC trace starts, followed by
Initializing n-times, and then WaitingToStart again.
 - Don't attempt to open failed traces.
 - Better button labels and handling.
 - Better status labels.
If the model name and/or manufacturer is available, use them to form
the device hardware name: e.g "Google Pixel" instead of "sailfish".
@pmuetschard pmuetschard merged commit 36beb54 into google:master Jul 31, 2018
@pmuetschard pmuetschard deleted the ui branch July 31, 2018 16:49
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

2 participants