[umbrello] [Bug 381374] Boxes seemingly have an arbitrary size limit
"Oliver Kellogg" <[email protected]> Tue, 27 Dec 2022 06:47:25 +0000
| Newsgroups | gmane.linux.umbrello.devel |
|---|---|
| Message-ID | <[email protected]/> |
https://bugs.kde.org/show_bug.cgi?id=381374 Oliver Kellogg <[email protected]> changed: What |Removed |Added ---------------------------------------------------------------------------- CC| |[email protected]. | |net Ever confirmed|0 |1 Status|REPORTED |CONFIRMED --- Comment #4 from Oliver Kellogg <[email protected]> --- Still happens with current git master (3fa47506f43abbbac6655c7cf137af4f88229b1d). See https://invent.kde.org/sdk/umbrello/-/blob/master/umbrello/umlwidgets/umlwidget.cpp#L71 const QSizeF UMLWidget::DefaultMaximumSize(1000, 5000); At the least, the horizontal default should be increased to 5000. -- You are receiving this mail because: You are the assignee for the bug.