mirror of
https://github.com/onyx-and-iris/voicemeeter-compact.git
synced 2026-04-18 05:23:31 +00:00
changes to menus.
changes to menus, themes and submixes merged into layout minsize reduced from 400 to 275. path version bump changelog updated.
This commit is contained in:
@@ -99,7 +99,7 @@ class App(tk.Tk):
|
||||
|
||||
self.iconbitmap(Path(__file__).parent.resolve() / "img" / "cat.ico")
|
||||
|
||||
self.minsize(400, False)
|
||||
self.minsize(275, False)
|
||||
|
||||
@property
|
||||
def target(self):
|
||||
|
||||
Reference in New Issue
Block a user