auto generating bar lines, still buggy tho :/
This commit is contained in:
@@ -7,6 +7,8 @@ from ui.widgets.project_settings import ProjectSettings
|
||||
|
||||
|
||||
class AppUI(App):
|
||||
CSS_PATH = "../assets/style.tcss"
|
||||
|
||||
def __init__(self, project):
|
||||
super().__init__()
|
||||
self.zoom_level = 0.05
|
||||
|
||||
Reference in New Issue
Block a user