diff --git a/tools/winscope/src/TraceView.vue b/tools/winscope/src/TraceView.vue index 3fbe14776..cccbe9d7d 100644 --- a/tools/winscope/src/TraceView.vue +++ b/tools/winscope/src/TraceView.vue @@ -169,8 +169,8 @@ export default { item: null, tree: null, highlight: null, - showHierachyDiff: true, - showPropertiesDiff: true, + showHierachyDiff: false, + showPropertiesDiff: false, } }, methods: {