Commit Graph

6 Commits

Author SHA1 Message Date
lm 856a171c66 Fix CS2 loader callback
Capture the exception reference inside Tk callbacks to avoid NameError when data loading fails.
2025-10-18 15:05:42 +02:00
lm 364b3e46d5 Refine CS2 tool styling
Center the fetcher window, add a subtle border, and restyle inputs and toolbar buttons to match the main app theme.
2025-10-18 15:01:42 +02:00
lm 717ac72f36 Tweak CS2 fetch defaults
Use a downward arrow icon for Fetch Images and default downloads to the project's images directory, updating subtool buttons and docs accordingly.
2025-10-18 14:53:55 +02:00
lm 5bfdd83e90 Restyle CS2 tool buttons
Replace ttk actions with custom rounded buttons matching the main toolbar and adjust the window layout accordingly.
2025-10-18 14:52:39 +02:00
lm 07983f292d Polish CS2 fetcher UI
Rename the toolbar action to “Fetch Images”, give the subtool a custom title bar matching the main window, and refresh docs/translations.
2025-10-18 14:49:20 +02:00
lm ff66aeb3c3 Add CS2 pattern fetcher subtool
Introduce a CS2 pattern download tool with toolbar entry, translations, and requests dependency. Document the workflow and requirements updates.
2025-10-18 14:40:33 +02:00