https://bugs.kde.org/show_bug.cgi?id=390677
Ralf Habacker <ralf.habac...@freenet.de> changed: What |Removed |Added ---------------------------------------------------------------------------- Resolution|--- |FIXED Status|UNCONFIRMED |RESOLVED Latest Commit| |https://commits.kde.org/umb | |rello/62e20759adbe24d41a3df | |1bb8b9654655debd0ea Version Fixed In| |2.24.3 (KDE Applications | |17.12.2) --- Comment #1 from Ralf Habacker <ralf.habac...@freenet.de> --- Git commit 62e20759adbe24d41a3df1bb8b9654655debd0ea by Ralf Habacker. Committed on 18/02/2018 at 11:45. Pushed by habacker into branch 'Applications/17.12'. Fix 'Instable vertical position of alternate combined fragment widget' The reason for this bug was that some of the variables used for calculating the vertical position are of type int, which cuts the fragment value of the vertical position. FIXED-IN:2.24.3 (KDE Applications 17.12.2) M +1 -1 umbrello/umlwidgets/combinedfragmentwidget.cpp M +2 -2 umbrello/umlwidgets/floatingdashlinewidget.h https://commits.kde.org/umbrello/62e20759adbe24d41a3df1bb8b9654655debd0ea -- You are receiving this mail because: You are watching all bug changes.