Skip to content

fix(camera-editor): keep Save button on-screen regardless of test status#13

Merged
keyldev merged 1 commit into
mainfrom
fix/camera-editor-save-button-offscreen
Jun 6, 2026
Merged

fix(camera-editor): keep Save button on-screen regardless of test status#13
keyldev merged 1 commit into
mainfrom
fix/camera-editor-save-button-offscreen

Conversation

@keyldev

@keyldev keyldev commented Jun 6, 2026

Copy link
Copy Markdown
Collaborator
  • test status/error lived in the Auto column next to the button and widened the row
  • move TestStatus into the flexible * column with CharacterEllipsis, full text in ToolTip
  • Cancel/Save are now always pinned to the right edge

Summary

Fixing Issue #4

  • test status/error lived in the Auto column next to the button and widened the row
  • move TestStatus into the flexible * column with CharacterEllipsis, full text in ToolTip
  • Cancel/Save are now always pinned to the right edge

Related

Type

  • Bug fix
  • Feature
  • Refactor / cleanup
  • Docs / CI
  • Other:

Checklist

  • Builds with 0 warnings (TreatWarningsAsErrors=true).
  • Tests pass (dotnet test); new Core logic has unit tests.
  • No layering violation — App references Core only (Infrastructure / Video / Devices wired via DI in a head).
  • Scope stays within one phase (didn't pull work from a later phase's "Не входит").
  • README / docs updated if public commands, options, or setup changed.

Platforms tested

  • Windows
  • Linux
  • macOS
  • Android
  • iOS
  • CI build only

Screenshots / notes

image

- test status/error lived in the Auto column next to the button and widened the row
- move TestStatus into the flexible * column with CharacterEllipsis, full text in ToolTip
- Cancel/Save are now always pinned to the right edge
@keyldev keyldev merged commit 75eefd7 into main Jun 6, 2026
5 checks passed
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.

1 participant