Remove grid functionality from the pixel art creation platform

Removes the grid display option, grid toggle button, and related configuration settings from the canvas component, CSS, and server configuration files.

Replit-Commit-Author: Agent
Replit-Commit-Session-Id: 0385ea33-cde8-4bbd-8fce-8d192d30eb41
Replit-Commit-Checkpoint-Type: full_checkpoint
Replit-Commit-Screenshot-Url: https://storage.googleapis.com/screenshot-production-us-central1/870d08ce-da3b-4822-9874-c2fe2b7628b1/0385ea33-cde8-4bbd-8fce-8d192d30eb41/Zffw2vY
This commit is contained in:
freesemar93
2025-08-18 12:21:53 +00:00
parent 7968b56976
commit 59eb9e4040
8 changed files with 17 additions and 37 deletions

View File

@@ -16,8 +16,7 @@ ENABLE_AUTOMATIC_EVENTS=false
EVENT_DURATION_MINUTES=30
EVENT_INTERVAL_HOURS=6
# Grid Einstellungen
SHOW_GRID_BY_DEFAULT=true
# Grid-Funktionalität wurde entfernt
# Export Einstellungen
AUTO_EXPORT_INTERVAL_SECONDS=60