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 incorrect warning in derived PropertyDrawer types #2159

Merged
merged 2 commits into from
Aug 30, 2021

Conversation

citizenmatt
Copy link
Member

Warning to avoid base.OnGUI in PropertyDrawer should only be shown when base is an instance of PropertyDrawer - it's ok to call base for derived types.

Fixes RSRP-482954

@citizenmatt citizenmatt added this to the Rider 2021.3 milestone Aug 30, 2021
@citizenmatt citizenmatt self-assigned this Aug 30, 2021
@citizenmatt citizenmatt merged commit 754dd52 into net213 Aug 30, 2021
@citizenmatt citizenmatt deleted the net213-mte-RSRP-482954 branch August 30, 2021 16:33
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.

None yet

1 participant