This website works better with JavaScript.
Home
Help
Sign In
linuxaudio
/
new-session-manager
mirror of
https://github.com/linuxaudio/new-session-manager
Watch
1
Star
0
Fork
0
Code
Issues
0
Releases
17
Wiki
Activity
Browse Source
Fit zoom when opening project.
tags/non-daw-v1.1.0
Jonathan Moore Liles
17 years ago
parent
7b03a7fb4d
commit
5543edf8ec
1 changed files
with
2 additions
and
0 deletions
Split View
Diff Options
Show Stats
Download Patch File
Download Diff File
+2
-0
Timeline/Project.C
+ 2
- 0
Timeline/Project.C
View File
@@ -239,6 +239,8 @@ Project::open ( const char *name )
tle->load_timeline_settings();
timeline->zoom_fit();
return true;
}
Write
Preview
Loading…
Cancel
Save