decreased initial window height
This commit is contained in:
@@ -135,7 +135,7 @@ class Application:
|
||||
x_offset = 700
|
||||
y_offset = 200
|
||||
width = 1050
|
||||
height = 1000
|
||||
height = 700
|
||||
title = "Brovski Adress-Etiketten Verwaltung"
|
||||
|
||||
self.root = tk.Tk(className="BrovskiAdressEtiketten")
|
||||
|
||||
Reference in New Issue
Block a user