Skip to content

Add a view layer for the alliance-flipped trajectory+playback#1430

Merged
shueja merged 2 commits intoSleipnirGroup:mainfrom
shueja:show-flipped-path-in-view-layer
Mar 1, 2026
Merged

Add a view layer for the alliance-flipped trajectory+playback#1430
shueja merged 2 commits intoSleipnirGroup:mainfrom
shueja:show-flipped-path-in-view-layer

Conversation

@shueja
Copy link
Copy Markdown
Collaborator

@shueja shueja commented Jan 24, 2026

This uses the same SVG features that the field diagram uses to preserve symmetry without having to do extra work at the React layer.

@github-actions github-actions Bot added the component: ui UI frontend label Jan 24, 2026
<use
x="0"
y="0"
width="16.541"
Copy link
Copy Markdown
Contributor

Choose a reason for hiding this comment

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

Shouldn't we use the constants FIELD_LENGTH and FIELD_WIDTH here instead?

<use
x="0"
y="0"
width="16.541"
Copy link
Copy Markdown
Contributor

Choose a reason for hiding this comment

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

Ditto for here. An option to have this width/length be customizable in the GUI would be good as well, considering that we just added the ability to use custom field images for FTC support.

@shueja shueja merged commit 5986839 into SleipnirGroup:main Mar 1, 2026
30 checks passed
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

component: ui UI frontend

Projects

None yet

Development

Successfully merging this pull request may close these issues.

2 participants