B2023-074 - Fixed printing a section title, via the section properties check box, on a two-column step editor section. #471

Merged
jjenko merged 1 commits from General_Debugging into Development 2024-11-22 10:20:23 -05:00
Owner

B2023-074
Fixed printing a section title, via the section properties check box, on a two-column step editor section. This is basically general logic clean up. The logic assumed that the only time a section title was printed would be for a single column section and used the defined column width of the steps (design flaw – sections should have their own maximum length instead). To get around this and to avoid having to “fix” all of the formats, I’m just having it use the column width for set for single column step sections.

B2023-074 Fixed printing a section title, via the section properties check box, on a two-column step editor section. This is basically general logic clean up. The logic assumed that the only time a section title was printed would be for a single column section and used the defined column width of the steps (design flaw – sections should have their own maximum length instead). To get around this and to avoid having to “fix” all of the formats, I’m just having it use the column width for set for single column step sections.
jjenko added 1 commit 2024-11-22 10:19:53 -05:00
jjenko merged commit 7659cbbee6 into Development 2024-11-22 10:20:23 -05:00
djankowski was assigned by jjenko 2024-11-22 10:20:38 -05:00
mvickers was assigned by jjenko 2024-11-22 10:20:38 -05:00
Member

Works beautifully when tested with version 2.2.2411.2210. No issues found.

Works beautifully when tested with version 2.2.2411.2210. No issues found.
Sign in to join this conversation.
No Reviewers
No Label
2 Participants
Notifications
Due Date
No due date set.
Dependencies

No dependencies set.

Reference: Volian/SourceCode#471
No description provided.