C2024-003-Print-Sub-Section #241
Loading…
x
Reference in New Issue
Block a user
No description provided.
Delete Branch "C2024-003"
Deleting a branch is permanent. Although the deleted branch may continue to exist for a short time before it actually gets removed, it CANNOT be undone in most cases. Continue?
Added the ability to print Sub Sections individually.
VEPROSM User Interface
DlgPrintProcedure.cs
line 62, need comment, with CSM item number, explaining change
Volian.Controls.library
vlnTreeView.cs
Line 2806, the comment got shifted over to the right
Also line 2835, 2882
Volian.Print.Library
PromsPrinter.cs
line 182, need comment, with CSM item number, explaining change
Also line 362, 364, 380, 816, 836, 839, 849, 986, 1639, 3022
still issues with VlnParagraph.cs
some comments shifted to the right - not lined up as before
Still some Unicode Characters in the file
Still Unicode and formatting issues with VlnParagraph.cs
VlnTreeView would wipe out previous out of memory fix from Git #237
Please merger with current code
Instructed Paul to manually change the code for vlnTreeView.cs to add the changes made in Git #237 and re-commit his code.
NOTE
After discussing with Paul and reviewing his Git procedure I had him merge the existing remote Development branch into his local branch before committing his local branch. When opening VS to review the code it was found that the changes to vlnTreeView.cs were not taking effect on his local machine. After troubleshooting potential issues I had him commit his branch and then reviewed the Pull Request that he created. The PR indicated that the #237 we still going to be overridden. Since this file appears to be the only one that would be affected, having him manually add the changes and committing again would be the simplest solution rather than reverting the entire branch and having him redo all of his code changes again.
@jjenko and @kruffing should review any files included in this PR to determine if changes that they made previously are going to be affected by merging this PR into the remote Development branch.
Approving this but please note that changes in these file included some kind of automatic reformatting of some of the code and comments. There really are no changes to pagination.cs, but the compare showed the reformatting of code and comments. We will need to fix these as we go on from here.
Tested using version 2.1.2402.2810 following the testing requirements and various testing with the additional settings page. No issues were found.