[umbrello] [Bug 480019] Bird's Eye View doesn't update from original document size

Ralf Habacker bugzilla_noreply at kde.org
Wed Mar 27 10:35:55 GMT 2024


https://bugs.kde.org/show_bug.cgi?id=480019

Ralf Habacker <ralf.habacker at freenet.de> changed:

           What    |Removed                     |Added
----------------------------------------------------------------------------
      Latest Commit|                            |https://invent.kde.org/sdk/
                   |                            |umbrello/-/commit/0f9884eb5
                   |                            |325b41e40aa03257464ad43d506
                   |                            |5dce
         Resolution|---                         |FIXED
   Version Fixed In|                            |2.39.2 (KDE releases
                   |                            |24.02.02)
             Status|REPORTED                    |RESOLVED

--- Comment #11 from Ralf Habacker <ralf.habacker at freenet.de> ---
Git commit 0f9884eb5325b41e40aa03257464ad43d5065dce by Ralf Habacker.
Committed on 27/03/2024 at 10:35.
Pushed by habacker into branch 'release/24.02'.

Correct inappropriate scrollbars after importing graphs into a diagram

When importing graphs into a class or sequence diagram, the extent of the
scene was too small, so that it was not possible to scroll over the entire
elements.

umbrello/diagram_utils.cpp:
- in importGraph() update scene rect

umbrello/umlscene.{h,cpp}:
- add static constant s_sceneBorder
- add method updateSceneRect()
FIXED-IN: 2.39.2 (KDE releases 24.02.02)

M  +2    -0    umbrello/diagram_utils.cpp
M  +10   -0    umbrello/umlscene.cpp
M  +2    -0    umbrello/umlscene.h

https://invent.kde.org/sdk/umbrello/-/commit/0f9884eb5325b41e40aa03257464ad43d5065dce

-- 
You are receiving this mail because:
You are the assignee for the bug.


More information about the umbrello-devel mailing list