The time budget selector (hands-on and total time chips) was previously gated behind the time_first_layout Settings preference. Removed the v-if guard so both rows are always visible in the Find tab without requiring a Settings change. Added "No limit" clear buttons that appear next to the chip row when a time limit is active, so users can reset a time filter in one tap without needing to find the active chip and re-tap it. The time_first_layout setting in Settings remains for users who want control over the layout. |
||
|---|---|---|
| .. | ||
| .vscode | ||
| public | ||
| src | ||
| .env | ||
| .gitignore | ||
| index.html | ||
| package-lock.json | ||
| package.json | ||
| THEMING_SYSTEM.md | ||
| tsconfig.app.json | ||
| tsconfig.json | ||
| tsconfig.node.json | ||
| vite.config.ts | ||