Skip to content

Commit 4c13a69

Browse files
vue: add paper sorting option
1 parent 00adb1a commit 4c13a69

File tree

1 file changed

+1
-0
lines changed

1 file changed

+1
-0
lines changed

src/App.vue

+1
Original file line numberDiff line numberDiff line change
@@ -26,6 +26,7 @@ export default class App extends Vue {
2626
},
2727
frozen: true,
2828
async: true,
29+
sorting: dia.Paper.sorting.APPROX,
2930
cellViewNamespace: shapes
3031
});
3132

0 commit comments

Comments
 (0)