Skip to content
This repository has been archived by the owner on May 4, 2024. It is now read-only.

Road surface image: display all images #180

Merged
merged 2 commits into from
Dec 18, 2023
Merged

Conversation

Seb-sti1
Copy link
Contributor

If you use the current images in the backend they will be rotated 180° (they were rotated -90 instead of 90) but this mr also fix that

With the full mr it will look like this:
road images

@Seb-sti1 Seb-sti1 added bug Something isn't working feature New feature or request frontend Frontend related backend Baclend related Inspect map Features related to the inspect map page labels Dec 16, 2023
@Seb-sti1 Seb-sti1 added this to the Release 4 (final) milestone Dec 16, 2023
@Seb-sti1 Seb-sti1 self-assigned this Dec 16, 2023
- Remove frontend rotation (done during importation)
- Display all images
- Fix image rotation direction during importation
Copy link
Contributor Author

@Seb-sti1 Seb-sti1 left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

🚀

@Seb-sti1 Seb-sti1 linked an issue Dec 16, 2023 that may be closed by this pull request
3 tasks
@Seb-sti1 Seb-sti1 merged commit 31b4652 into dev Dec 18, 2023
6 checks passed
@Seb-sti1 Seb-sti1 deleted the fix-road-image-rotation branch December 18, 2023 19:36
Sign up for free to subscribe to this conversation on GitHub. Already have an account? Sign in.
Labels
backend Baclend related bug Something isn't working feature New feature or request frontend Frontend related Inspect map Features related to the inspect map page
Projects
None yet
Development

Successfully merging this pull request may close these issues.

Optimization to show all images from a road in the RoadImage component
2 participants