Skip to content

Commit 9a5cb7b

Browse files
Merge pull request #100 from TaskarCenterAtUW/fix/2026-06-30/3969-fix-image-comparison-sliders
fix(docs): fix broken image comparison sliders
2 parents d909f54 + 382e33b commit 9a5cb7b

3 files changed

Lines changed: 18 additions & 12 deletions

File tree

CHANGELOG.md

Lines changed: 6 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -6,6 +6,12 @@ Changes to the TCAT Wiki are documented here.
66

77
This project adheres to [Semantic Versioning](https://semver.org/) and [Conventional Commits](https://www.conventionalcommits.org/).
88

9+
## v12.4.1 (2026-06-30)
10+
11+
### Fixes
12+
13+
- **Docs**: Fix broken image comparison sliders
14+
915
## v12.4.0 (2026-06-30)
1016

1117
### Features

docs/accessmap/user-manual/interface.md

Lines changed: 4 additions & 4 deletions
Original file line numberDiff line numberDiff line change
@@ -201,14 +201,14 @@ At the bottom of the sidebar (below the profile panel), the **Trip options** sec
201201

202202
<div class="only-light">
203203
<img-comparison-slider>
204-
<img class="off-glb" slot="first" src="../../../resources/images/accessmap/user-manual/interface/time-open-light.png" alt="Route through building when open" />
205-
<img class="off-glb" slot="second" src="../../../resources/images/accessmap/user-manual/interface/time-closed-light.png" alt="Route around building when closed" />
204+
<img class="off-glb" slot="first" src="../../resources/images/accessmap/user-manual/interface/time-open-light.png" alt="Route through building when open" />
205+
<img class="off-glb" slot="second" src="../../resources/images/accessmap/user-manual/interface/time-closed-light.png" alt="Route around building when closed" />
206206
</img-comparison-slider>
207207
</div>
208208
<div class="only-dark">
209209
<img-comparison-slider>
210-
<img class="off-glb" slot="first" src="../../../resources/images/accessmap/user-manual/interface/time-open-dark.png" alt="Route through building when open" />
211-
<img class="off-glb" slot="second" src="../../../resources/images/accessmap/user-manual/interface/time-closed-dark.png" alt="Route around building when closed" />
210+
<img class="off-glb" slot="first" src="../../resources/images/accessmap/user-manual/interface/time-open-dark.png" alt="Route through building when open" />
211+
<img class="off-glb" slot="second" src="../../resources/images/accessmap/user-manual/interface/time-closed-dark.png" alt="Route around building when closed" />
212212
</img-comparison-slider>
213213
</div>
214214

docs/opensidewalks/tasking-manager/tutorial/osw-in-osmustm/mapping-guide.md

Lines changed: 8 additions & 8 deletions
Original file line numberDiff line numberDiff line change
@@ -94,14 +94,14 @@ The default background imagery in most locations is **Bing Maps Aerial**. If the
9494

9595
<div class="only-light">
9696
<img-comparison-slider>
97-
<img class="off-glb" slot="first" src="../../../../../resources/images/opensidewalks/tasking-manager/tutorials/osw-in-osmustm/mapping-guide/06-aerial-bing-light.png" alt="Rapid editor displaying Bing Maps Aerial background imagery, showing an aerial view of an intersection with existing sidewalk and crossing features." />
98-
<img class="off-glb" slot="second" src="../../../../../resources/images/opensidewalks/tasking-manager/tutorials/osw-in-osmustm/mapping-guide/07-aerial-mapbox-light.png" alt="The same intersection as the left panel, this time displaying Mapbox Satellite background imagery, which may show higher or lower resolution depending on the area." />
97+
<img class="off-glb" slot="first" src="../../../../resources/images/opensidewalks/tasking-manager/tutorials/osw-in-osmustm/mapping-guide/06-aerial-bing-light.png" alt="Rapid editor displaying Bing Maps Aerial background imagery, showing an aerial view of an intersection with existing sidewalk and crossing features." />
98+
<img class="off-glb" slot="second" src="../../../../resources/images/opensidewalks/tasking-manager/tutorials/osw-in-osmustm/mapping-guide/07-aerial-mapbox-light.png" alt="The same intersection as the left panel, this time displaying Mapbox Satellite background imagery, which may show higher or lower resolution depending on the area." />
9999
</img-comparison-slider>
100100
</div>
101101
<div class="only-dark">
102102
<img-comparison-slider>
103-
<img class="off-glb" slot="first" src="../../../../../resources/images/opensidewalks/tasking-manager/tutorials/osw-in-osmustm/mapping-guide/06-aerial-bing-dark.png" alt="Rapid editor displaying Bing Maps Aerial background imagery, showing an aerial view of an intersection with existing sidewalk and crossing features." />
104-
<img class="off-glb" slot="second" src="../../../../../resources/images/opensidewalks/tasking-manager/tutorials/osw-in-osmustm/mapping-guide/07-aerial-mapbox-dark.png" alt="The same intersection as the left panel, this time displaying Mapbox Satellite background imagery, which may show higher or lower resolution depending on the area." />
103+
<img class="off-glb" slot="first" src="../../../../resources/images/opensidewalks/tasking-manager/tutorials/osw-in-osmustm/mapping-guide/06-aerial-bing-dark.png" alt="Rapid editor displaying Bing Maps Aerial background imagery, showing an aerial view of an intersection with existing sidewalk and crossing features." />
104+
<img class="off-glb" slot="second" src="../../../../resources/images/opensidewalks/tasking-manager/tutorials/osw-in-osmustm/mapping-guide/07-aerial-mapbox-dark.png" alt="The same intersection as the left panel, this time displaying Mapbox Satellite background imagery, which may show higher or lower resolution depending on the area." />
105105
</img-comparison-slider>
106106
</div>
107107

@@ -113,14 +113,14 @@ Different aerial imagery layers are often shifted slightly from one to another,
113113

114114
<div class="only-light">
115115
<img-comparison-slider>
116-
<img class="off-glb" slot="first" src="../../../../../resources/images/opensidewalks/tasking-manager/tutorials/osw-in-osmustm/mapping-guide/08-alignment-bing-light.png" alt="Rapid editor showing existing sidewalk and road features visibly offset from the Bing aerial imagery, with the Imagery Offset control showing 0,0." />
117-
<img class="off-glb" slot="second" src="../../../../../resources/images/opensidewalks/tasking-manager/tutorials/osw-in-osmustm/mapping-guide/09-alignment-mapbox-light.png" alt="The same view after switching to Mapbox imagery and adjusting the offset, with the sidewalk and road features now correctly aligned to the imagery." />
116+
<img class="off-glb" slot="first" src="../../../../resources/images/opensidewalks/tasking-manager/tutorials/osw-in-osmustm/mapping-guide/08-alignment-bing-light.png" alt="Rapid editor showing existing sidewalk and road features visibly offset from the Bing aerial imagery, with the Imagery Offset control showing 0,0." />
117+
<img class="off-glb" slot="second" src="../../../../resources/images/opensidewalks/tasking-manager/tutorials/osw-in-osmustm/mapping-guide/09-alignment-mapbox-light.png" alt="The same view after switching to Mapbox imagery and adjusting the offset, with the sidewalk and road features now correctly aligned to the imagery." />
118118
</img-comparison-slider>
119119
</div>
120120
<div class="only-dark">
121121
<img-comparison-slider>
122-
<img class="off-glb" slot="first" src="../../../../../resources/images/opensidewalks/tasking-manager/tutorials/osw-in-osmustm/mapping-guide/08-alignment-bing-dark.png" alt="Rapid editor showing existing sidewalk and road features visibly offset from the Bing aerial imagery, with the Imagery Offset control showing 0,0." />
123-
<img class="off-glb" slot="second" src="../../../../../resources/images/opensidewalks/tasking-manager/tutorials/osw-in-osmustm/mapping-guide/09-alignment-mapbox-dark.png" alt="The same view after switching to Mapbox imagery and adjusting the offset, with the sidewalk and road features now correctly aligned to the imagery." />
122+
<img class="off-glb" slot="first" src="../../../../resources/images/opensidewalks/tasking-manager/tutorials/osw-in-osmustm/mapping-guide/08-alignment-bing-dark.png" alt="Rapid editor showing existing sidewalk and road features visibly offset from the Bing aerial imagery, with the Imagery Offset control showing 0,0." />
123+
<img class="off-glb" slot="second" src="../../../../resources/images/opensidewalks/tasking-manager/tutorials/osw-in-osmustm/mapping-guide/09-alignment-mapbox-dark.png" alt="The same view after switching to Mapbox imagery and adjusting the offset, with the sidewalk and road features now correctly aligned to the imagery." />
124124
</img-comparison-slider>
125125
</div>
126126

0 commit comments

Comments
 (0)