https://bugs.kde.org/show_bug.cgi?id=405409
Alexander Wilms <[email protected]> changed: What |Removed |Added ---------------------------------------------------------------------------- Latest Commit| |https://invent.kde.org/sdk/ | |umbrello/-/commit/9d31825ca | |2bdcd047a5bffbbbcb44ded69cb | |6b9f Resolution|--- |FIXED Status|ASSIGNED |RESOLVED --- Comment #2 from Alexander Wilms <[email protected]> --- Git commit 9d31825ca2bdcd047a5bffbbbcb44ded69cb6b9f by Alexander Wilms. Committed on 18/11/2025 at 19:27. Pushed by habacker into branch 'master'. Add alignment guides with zoom-independent snapping Signed-off-by: Alexander Wilms <[email protected]> M +1 -0 umbrello/CMakeLists.txt M +6 -0 umbrello/dialogs/pages/uioptionspage.cpp M +1 -0 umbrello/dialogs/pages/uioptionspage.h M +6 -0 umbrello/optionstate.cpp M +3 -1 umbrello/optionstate.h M +5 -1 umbrello/umbrello.kcfg M +52 -0 umbrello/umlscene.cpp M +5 -0 umbrello/umlscene.h A +417 -0 umbrello/umlwidgets/alignmentguide.cpp [License: GPL(v2.0+)] A +167 -0 umbrello/umlwidgets/alignmentguide.h [License: GPL(v2.0+)] M +28 -1 umbrello/umlwidgets/umlwidget.cpp https://invent.kde.org/sdk/umbrello/-/commit/9d31825ca2bdcd047a5bffbbbcb44ded69cb6b9f -- You are receiving this mail because: You are watching all bug changes.
