Anpassungen GUI
Dieser Commit ist enthalten in:
@ -104,8 +104,8 @@ def get_button_styles():
|
||||
# Window Configuration
|
||||
WINDOW_CONFIG = {
|
||||
'title': 'Claude Project Manager',
|
||||
'width': 1200,
|
||||
'height': 800,
|
||||
'width': 1600, # Increased to fit 4 VPS tiles side by side
|
||||
'height': 1000, # Increased to show Gitea repos without scrolling
|
||||
'min_width': 800,
|
||||
'min_height': 600,
|
||||
}
|
||||
|
||||
In neuem Issue referenzieren
Einen Benutzer sperren