Skip to content

Commit

Permalink
Merge branch 'master' into develop
Browse files Browse the repository at this point in the history
  • Loading branch information
highperformancecoder committed Jan 17, 2024
2 parents 6d3eee5 + acd55a0 commit 5cb5605
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion test/testModel.cc
Original file line number Diff line number Diff line change
Expand Up @@ -1030,7 +1030,7 @@ SUITE(GodleyIcon)
table.resize(3,2);
table.cell(2,1)="flow1";
table.cell(0,1)="stock1";
variableDisplay=true;
toggleVariableDisplay();
update();
// TODO - shouldn't be needed, but there is some font problem causing bottomMargin to be calculated incorrectly

Expand Down

0 comments on commit 5cb5605

Please sign in to comment.