Skip to content

New feature allowing word wrapping in use case texts when resizing and entering line breaks.

Robert Hairgrove requested to merge (removed):usecase_wrapping into release/20.08

Line breaks can be entered directly in the use case name as "\n" and will be replaced by real newline characters in the code of the paint() function. These will wrap when displayed, and other text with no line breaks will wrap dynamically when resizing a use case.

BUG: 424863

FIXED-IN:2.32.0 (KDE releases 20.08.0)

Edited by Ralf Habacker

Merge request reports

Loading