New issue
Advanced search Search tips

Issue 748130 link

Starred by 1 user

Issue metadata

Status: Untriaged
Owner: ----
Cc:
Components:
EstimatedDays: ----
NextAction: ----
OS: Linux , Windows , Chrome
Pri: 2
Type: Bug



Sign in to add a comment

Allow for a custom ordering of attributes in UI DevTools

Project Member Reported by tdander...@chromium.org, Jul 24 2017

Issue description

In the Attributes pane of UI DevTools, the order of attributes is currently:

* height
* width
* x
* y
* visibility

Ideally, we should be able to specify a custom ordering of the attributes to improve readability. For instance, the first four should be ordered as (x, y, width, height) to match the order of method signatures commonly used throughout the codebase.

 
Project Member

Comment 1 by sheriffbot@chromium.org, Jul 25

Labels: Hotlist-Recharge-Cold
Status: Untriaged (was: Available)
This issue has been Available for over a year. If it's no longer important or seems unlikely to be fixed, please consider closing it out. If it is important, please re-triage the issue.

Sorry for the inconvenience if the bug really should have been left as Available.

For more details visit https://www.chromium.org/issue-tracking/autotriage - Your friendly Sheriffbot

Sign in to add a comment