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.
Blocking a user prevents them from interacting with repositories, such as opening or commenting on pull requests or issues. Learn more about blocking a user.
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.
Works beautifully when tested with version 2.2.2411.2210. No issues found.