[umbrello] [Bug 446020] Bird's eye view shows nothing at first open
Oliver Kellogg
bugzilla_noreply at kde.org
Thu Feb 10 20:50:26 GMT 2022
https://bugs.kde.org/show_bug.cgi?id=446020
--- Comment #6 from Oliver Kellogg <okellogg at users.sourceforge.net> ---
Git commit edf7206bbc25809bcfd921bb3de98ed652d32f72 by Oliver Kellogg.
Committed on 10/02/2022 at 20:49.
Pushed by okellogg into branch 'master'.
Followup to commit 9726f91,
> It appears that the function resizeSceneToItems may be removed
> altogether (subject to further tests).
umbrello/umlscene.{h,cpp}
- Remove function resizeSceneToItems().
umbrello/umlscene.cpp
- In functions setupNewWidget, slotObjectCreated, applyLayout,
fileLoaded, saveToXMI, loadFromXMI remove call to
resizeSceneToItems().
umbrello/birdview.cpp
- In function slotDockSizeChanged remove call to resizeSceneToItems()
of m_birdView->scene().
umbrello/toolbarstateother.cpp
- In function mouseReleaseEmpty remove call to resizeSceneToItems().
umbrello/uml.cpp
- In function slotZoomFit remove call to resizeSceneToItems().
umbrello/umlview.cpp
- In functions setZoom() and show() remove call to resizeSceneToItems().
umbrello/umlwidgets/associationwidget.cpp
- In function mouseMoveEvent remove call to resizeSceneToItems().
umbrello/umlwidgets/seqlinewidget.cpp
- In function setEndOfLine remove call to resizeSceneToItems().
umbrello/umlwidgets/umlwidget.cpp
- In functions mouseMoveEvent, mouseReleaseEvent, resize() remove call
to resizeSceneToItems().
M +0 -1 umbrello/birdview.cpp
M +0 -3 umbrello/toolbarstateother.cpp
M +0 -1 umbrello/uml.cpp
M +0 -15 umbrello/umlscene.cpp
M +0 -2 umbrello/umlscene.h
M +2 -5 umbrello/umlview.cpp
M +0 -1 umbrello/umlwidgets/associationwidget.cpp
M +0 -1 umbrello/umlwidgets/seqlinewidget.cpp
M +0 -5 umbrello/umlwidgets/umlwidget.cpp
https://invent.kde.org/sdk/umbrello/commit/edf7206bbc25809bcfd921bb3de98ed652d32f72
--
You are receiving this mail because:
You are the assignee for the bug.
More information about the umbrello-devel
mailing list