testing multiple tracks
This commit is contained in:
@@ -9,8 +9,6 @@ from ui.widgets.project_settings import ProjectSettings
|
||||
class AppUI(App):
|
||||
CSS_PATH = "../assets/style.tcss"
|
||||
|
||||
theme = "atom-one-dark"
|
||||
|
||||
def __init__(self, project):
|
||||
super().__init__()
|
||||
self.zoom_level = 0.05
|
||||
|
||||
Reference in New Issue
Block a user