Tree Performance Fixes (#2353)
* Disable disclosure triangle transition * Reduce number of times navigation path is calculated
This commit is contained in:
committed by
Pegah Sarram
parent
8b275b206b
commit
517a40a32b
@@ -59,7 +59,8 @@ export default {
|
||||
default() {
|
||||
return [];
|
||||
}
|
||||
}
|
||||
},
|
||||
navigateToPath: String
|
||||
},
|
||||
data() {
|
||||
return {
|
||||
|
||||
Reference in New Issue
Block a user