This repository was archived by the owner on May 19, 2021. It is now read-only.
Fix for NullPointer Exception after column resize.#42
Merged
unitycoder merged 2 commits intounitycoder:masterfrom Mar 4, 2018
Merged
Fix for NullPointer Exception after column resize.#42unitycoder merged 2 commits intounitycoder:masterfrom
unitycoder merged 2 commits intounitycoder:masterfrom
Conversation
Owner
|
i changed that to int32[] array in dbf5a68 , because the xml version gives error everytime visiting settings, and then it breaks the value no matter what you choose it seems? from int array as setting value: can you test if this build gives you the error, i added default values to the array |
This reverts commit 1c8e5b8. Add new fix.
Contributor
Author
|
Reverted the old fix and applied a new one which does not use the xml definition in App.config. |
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Sign up for free
to subscribe to this conversation on GitHub.
Already have an account?
Sign in.
Add this suggestion to a batch that can be applied as a single commit.This suggestion is invalid because no changes were made to the code.Suggestions cannot be applied while the pull request is closed.Suggestions cannot be applied while viewing a subset of changes.Only one suggestion per line can be applied in a batch.Add this suggestion to a batch that can be applied as a single commit.Applying suggestions on deleted lines is not supported.You must change the existing code in this line in order to create a valid suggestion.Outdated suggestions cannot be applied.This suggestion has been applied or marked resolved.Suggestions cannot be applied from pending reviews.Suggestions cannot be applied on multi-line comments.Suggestions cannot be applied while the pull request is queued to merge.Suggestion cannot be applied right now. Please check back later.

Pull request to fix issue #41
Details:
799ba7f