Skip to content

Conversation

@marc-antoine-girard
Copy link
Contributor

Description

Simply added a null check in RawReferenceDrawer.cs.

This fixes #21

Type of change

  • Bug fix (non-breaking change which fixes an issue)

Checklist:

  • My code follows the style guidelines of this project
  • I have performed a self-review of my own code
  • I have commented my code, particularly in hard-to-understand areas
  • My changes generate no new warnings

Copy link
Owner

@Thundernerd Thundernerd left a comment

Choose a reason for hiding this comment

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

Would be great if you could update this branch with the latest changes. It's a bit hard to see what is affected at the moment

@Thundernerd Thundernerd changed the title Added null check in RawReferenceDrawer fix: added null check to prevent null reference exception when clicking properties Jul 22, 2022
Copy link
Owner

@Thundernerd Thundernerd left a comment

Choose a reason for hiding this comment

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

Changed the title real quick to match conventional commits, that way it will be added in the changelog automatically.

Once again thanks for your work!

@Thundernerd Thundernerd merged commit f4d6a9f into Thundernerd:main Jul 22, 2022
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.

OnPropertiesClicked NullReferenceException on empty element in array

2 participants