Skip to content
This repository was archived by the owner on Mar 25, 2025. It is now read-only.

added axis#156

Open
kondzio127 wants to merge 2 commits intomainfrom
added_labels
Open

added axis#156
kondzio127 wants to merge 2 commits intomainfrom
added_labels

Conversation

@kondzio127
Copy link
Copy Markdown
Contributor

Description

Added axis labels but the x axis is buggy

Closes # (issue)

Checklist

  • Code linted with trunk check
  • Code formatted with trunk fmt
  • Changes do not generate any new compiler warnings
  • Commit messages follow the Conventional Commits Specification

? PointEditingState::None
: PointEditingState::Delete;

pointEditState = PointEditingState::Delete;
Copy link
Copy Markdown
Member

Choose a reason for hiding this comment

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

This contains some code from the other PR - can they be separated? Ideally this should be independent of your other PR :)

Sign up for free to subscribe to this conversation on GitHub. Already have an account? Sign in.

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

2 participants