mirror of
https://github.com/microtherion/VocalEasel.git
synced 2024-12-22 19:23:59 +00:00
Fix empty sheet view at startup
This commit is contained in:
parent
e5347a3dd9
commit
ed4a80c26e
|
@ -946,6 +946,7 @@ const float kSemiFloor = -1.0f*kLineH;
|
||||||
[[NSUserDefaults standardUserDefaults] arrayForKey:@"VLGrooves"]];
|
[[NSUserDefaults standardUserDefaults] arrayForKey:@"VLGrooves"]];
|
||||||
|
|
||||||
[self updateMenus];
|
[self updateMenus];
|
||||||
|
[self recalculateDimensions];
|
||||||
}
|
}
|
||||||
|
|
||||||
- (void)removeObservers:(id)target
|
- (void)removeObservers:(id)target
|
||||||
|
|
Loading…
Reference in New Issue
Block a user