T4.5: Extract settings_view.go
Move settingsView and all its helpers (fyneVersion, mustParseURL, chooseFolder, settingsRow, settingsRowWithStatus) plus their constants out of mainwindow.go into the new settings_view.go. Save/autostart errors were already surfaced to the status label; no logic change. Co-Authored-By: Claude Sonnet 4.6 <noreply@anthropic.com>
This commit is contained in:
+1
-1
@@ -272,7 +272,7 @@ Track progress here. Mark tasks complete as they land and pass review.
|
||||
- [x] T4.2 — Extract `jobs_view.go`
|
||||
- [x] T4.3 — Extract `job_dialog.go`
|
||||
- [x] T4.4 — Extract `history_view.go`
|
||||
- [ ] T4.5 — Extract `settings_view.go`
|
||||
- [x] T4.5 — Extract `settings_view.go`
|
||||
- [ ] T4.6 — Extract `tray.go`, `singleinstance.go`, `layout.go`
|
||||
- [ ] T4.7 — Confirm app.go is gone; smoke test both platforms
|
||||
|
||||
|
||||
Reference in New Issue
Block a user