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

8856 TreeProxy Spatial Grid fix #8894

Merged
merged 1 commit into from May 2, 2024

Conversation

par456
Copy link
Collaborator

@par456 par456 commented May 2, 2024

Resolves #8856

A bad line of code was adding an empty row in when it saved. Added code to fix those empty lines and fixed the bug that was causing them.

Graphs are also now working again.

@par456 par456 requested a review from ric394 May 2, 2024 02:06
@ric394 ric394 merged commit eef80b4 into APSIMInitiative:master May 2, 2024
2 checks passed
@sme016
Copy link
Contributor

sme016 commented May 16, 2024

Please reopen and fix. I am using the latest upgrade 7481.

I just started to test the Tree Belt Example again, but the TreeProxy does not display either the Temporal or Spatial data, and it has this error message:
System.NullReferenceException: Object reference not set to an instance of an object.
at UserInterface.Views.Sheet.CalculateColumnWidths(IDrawContext cr) in C:\Users\ContainerAdministrator\AppData\Local\Temp\ApsimX\ApsimNG\Views\Sheet\Sheet.cs:line 508
at UserInterface.Views.Sheet.Initialise(IDrawContext cr) in C:\Users\ContainerAdministrator\AppData\Local\Temp\ApsimX\ApsimNG\Views\Sheet\Sheet.cs:line 372
at UserInterface.Views.SheetWidget.Initialise(Context cr) in C:\Users\ContainerAdministrator\AppData\Local\Temp\ApsimX\ApsimNG\Views\Sheet\SheetWidget.cs:line 108
at UserInterface.Views.SheetWidget.OnDrawn(Context cr) in C:\Users\ContainerAdministrator\AppData\Local\Temp\ApsimX\ApsimNG\Views\Sheet\SheetWidget.cs:line 83

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.

TreeeProxy temporal data entry not possible
3 participants