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 helper line if added terrain when helper lines is disabled #175

Merged

Conversation

Dgzt
Copy link
Collaborator

@Dgzt Dgzt commented May 12, 2023

A small fix for helper lines. Currently helper line function doesn't check helper lines status (enabled/disabled) when a terrain added and tries to add helper line object.

How to reproduce this bug:

  1. Check that the helper lines function is disabled
  2. Add a new terrain
  3. See error in console

@Dgzt Dgzt marked this pull request as ready for review May 12, 2023 14:33
@Dgzt Dgzt added the bug Something isn't working label May 12, 2023
@Dgzt Dgzt changed the title Helper line fix if added terrain when helper lines is disabled Fix helper line if added terrain when helper lines is disabled May 12, 2023
@JamesTKhan JamesTKhan merged commit 8b7d724 into JamesTKhan:master May 13, 2023
@Dgzt Dgzt deleted the fix-helper-lines-if-terrain-added branch May 13, 2023 05:35
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
bug Something isn't working
Projects
None yet
Development

Successfully merging this pull request may close these issues.

2 participants