Change default timeline zoom level

This commit is contained in:
JannisX11 2023-02-17 00:11:27 +01:00
parent 17583ece95
commit 9b1d2a2778

View File

@ -639,7 +639,7 @@ Interface.definePanels(() => {
component: {
name: 'panel-timeline',
data() {return {
size: 200,
size: 300,
length: 10,
animation_length: 0,
scroll_left: 0,