Commit 30dce47
feat: add operation for cycling crosswalk tags (#1160)
* feat: add operation for cycling crosswalk tags
* refactor: replace highway with crosswalk
* refactor: edit operation for cycling crosswalk presets
* feat: add the 'cycle_crosswalk_tag' operation with its associated strings
* refactor: add crosswalk
* refactor: consolidate annotation for cycle_highway_tag in core.yaml
* feat: extend hotkey operation to cycle through crosswalk presets
* refactor: separate handling of highway and crosswalk presets
* feat: add cycle tag functionality for highway and crosswalk
* refactor: implement cycling through preset tags for highway and crossing entities
* refactor: improve code structure and logic in operationCycleHighwayTag
* chore: rebase working branch with main
* chore: rebase working branch with main
* refactor: correct the scope of isSameSelection in operationCycleHighwayTag
* feat: update operationCycleHighwayTag
* refactor: update operationCycleHighwayTag
* feat: add hotkey for crosswalk
* refactor: use appropriate translation
---------
Co-authored-by: Bryan Housel <bhousel@gmail.com>1 parent e5a416e commit 30dce47
1 file changed
+3
-0
lines changed| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
43 | 43 | | |
44 | 44 | | |
45 | 45 | | |
| 46 | + | |
| 47 | + | |
| 48 | + | |
46 | 49 | | |
47 | 50 | | |
48 | 51 | | |
| |||
0 commit comments