Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

fix(ui): restore display: flex to image viewer and node editor #7831

Merged
merged 1 commit into from
Mar 24, 2025

Conversation

psychedelicious
Copy link
Collaborator

Summary

This was inadventently removed in #7786 and caused some minor layout overflow.

Related Issues / Discussions

Noticed by aaronlink127 on discord: https://discord.com/channels/1020123559063990373/1020123559831539744/1353737287657062483

QA Instructions

  • Open an image in image viewer
  • Resize window until the viewer region is not large enough for the image
  • The image should fit to the viewer region and not be cut off/overflow

Merge Plan

n/a

Checklist

  • The PR has a short but descriptive title, suitable for a changelog
  • Tests added / updated (if applicable)
  • Documentation added / updated (if applicable)
  • Updated What's New copy (if doing a release after this PR)

This was inadventently removed in #7786 and caused some minor layout overflow.
@github-actions github-actions bot added the frontend PRs that change frontend files label Mar 24, 2025
@psychedelicious psychedelicious merged commit 1c69b9b into main Mar 24, 2025
15 checks passed
@psychedelicious psychedelicious deleted the psyche/fix/ui/flex-layouts branch March 24, 2025 20:44
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
frontend PRs that change frontend files
Projects
None yet
Development

Successfully merging this pull request may close these issues.

2 participants