mirror of
https://github.com/JannisX11/blockbench.git
synced 2025-01-18 15:26:19 +08:00
Change default timeline zoom level
This commit is contained in:
parent
17583ece95
commit
9b1d2a2778
@ -639,7 +639,7 @@ Interface.definePanels(() => {
|
||||
component: {
|
||||
name: 'panel-timeline',
|
||||
data() {return {
|
||||
size: 200,
|
||||
size: 300,
|
||||
length: 10,
|
||||
animation_length: 0,
|
||||
scroll_left: 0,
|
||||
|
Loading…
Reference in New Issue
Block a user