Skip to content

Fix squeeze source frame colours for removed axes#85

Merged
Niox1337 merged 3 commits into
mainfrom
issue-84-squeeze-frame-colours
Jun 21, 2026
Merged

Fix squeeze source frame colours for removed axes#85
Niox1337 merged 3 commits into
mainfrom
issue-84-squeeze-frame-colours

Conversation

@Niox1337

Copy link
Copy Markdown
Owner

Fixes #84.

In rt.squeeze the source caption marks the removed size one axes in the accent green, but the source frames fell back to the default axis ramp and read red and orange. The squeeze source panel now passes a theme variant that paints removed axis frames in the accent colour, mirroring how expand_dims marks its inserted axes.

  • bug(notebook): mark removed squeeze axis frames in the accent colour
  • test and refresh the squeeze_3d_light golden
  • refresh the squeeze output in the reshaping example notebook

All 334 tests pass.

@Niox1337
Niox1337 merged commit a08bd6e into main Jun 21, 2026
2 checks passed
@Niox1337
Niox1337 deleted the issue-84-squeeze-frame-colours branch June 21, 2026 22:04
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

Fix squeeze source frame colours for removed axes

1 participant