Skip to content

[25454] Make draw area expand horizontally and improve axis rendering - #262

Open
raulojeda22 wants to merge 1 commit into
masterfrom
feature/area-resize
Open

[25454] Make draw area expand horizontally and improve axis rendering#262
raulojeda22 wants to merge 1 commit into
masterfrom
feature/area-resize

Conversation

@raulojeda22

@raulojeda22 raulojeda22 commented Jul 3, 2026

Copy link
Copy Markdown
Contributor

Description

  • Allow the draw area to grow horizontally with the window; the shape movement bound (maxX) now tracks the draw aread width and published shapes are dragged back inside when the window shrinks
  • Draw the coordinate axis arrows and labels using the theme foreground color instead of hardcoded black, so they are visible in dark mode
  • Remove redundant outer frame around the draw area
  • Remove the unused bottom tool bar

Contributor Checklist

  • Commit messages follow the project guidelines.
  • Changes do not break current interoperability.
  • New feature has been documented/Current behavior is correctly described in the documentation.
  • Applicable backports have been included in the description.

Reviewer Checklist

  • The PR has a milestone assigned.
  • The title and description correctly express the PR's purpose.
  • Check contributor checklist is correct.
  • CI passes without warnings or errors.

Signed-off-by: Raül Ojeda Gandia <raulojeda@eprosima.com>
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