Skip to content

check hidden nodes when creating debug dashboards#47

Merged
kaesonho merged 1 commit intomasterfrom
debugtool
Sep 9, 2015
Merged

check hidden nodes when creating debug dashboards#47
kaesonho merged 1 commit intomasterfrom
debugtool

Conversation

@kaesonho
Copy link
Contributor

@kaesonho kaesonho commented Sep 8, 2015

@redonkulus @lingyan @hankhsiao

An enhancement for the debug tool, previously we created a node for every i13nNode, even though it's not shown.

this PR use window.getComputedStyle and check parent recursively. that takes some time but only happens when users enable the debug mode.

@redonkulus
Copy link
Collaborator

👍

@yahoocla
Copy link

yahoocla commented Sep 8, 2015

CLA is valid!

@lingyan
Copy link
Member

lingyan commented Sep 8, 2015

🚢

@kaesonho
Copy link
Contributor Author

kaesonho commented Sep 9, 2015

just added coverage check, and it's too low, while I'm doing some refactoring for unit test, let me merge this first and have another PR for unit test/coverage

kaesonho added a commit that referenced this pull request Sep 9, 2015
check hidden nodes when creating debug dashboards
@kaesonho kaesonho merged commit 75fa52a into master Sep 9, 2015
@kaesonho kaesonho deleted the debugtool branch September 9, 2015 05:59
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.

4 participants