[korganizer] [Bug 64603] Multiple overlapping events in agenda view are layed out wrong (overlapping, too wide, different widths, etc.)

bugzilla_noreply at kde.org bugzilla_noreply at kde.org
Thu Feb 11 15:58:33 GMT 2021


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

gjditchfield at acm.org changed:

           What    |Removed                     |Added
----------------------------------------------------------------------------
   Version Fixed In|                            |5.16.3
      Latest Commit|                            |https://invent.kde.org/pim/
                   |                            |calendarsupport/commit/34aa
                   |                            |aa969bb3613a414fbb8da4930ee
                   |                            |d4d8a85e3
         Resolution|---                         |FIXED
             Status|ASSIGNED                    |RESOLVED

--- Comment #15 from gjditchfield at acm.org ---
Git commit 34aaaa969bb3613a414fbb8da4930eed4d8a85e3 by Glen Ditchfield.
Committed on 11/02/2021 at 15:58.
Pushed by gditchfield into branch 'release/20.12'.

Find all items that must shift when a new item is placed

When an item is inserted in a cell, items it overlaps must shift over, but
those items might overlap others which must also shift even though they do
not overlap the initial item.  Bug 64603 gives an example.
FIXED-IN: 5.16.3

M  +2    -0    src/autotests/CMakeLists.txt
A  +183  -0    src/autotests/placeitemtest.cpp  *
M  +31   -41   src/cellitem.cpp

The files marked with a * at the end have a non valid license. Please read:
https://community.kde.org/Policies/Licensing_Policy and use the headers which
are listed at that page.


https://invent.kde.org/pim/calendarsupport/commit/34aaaa969bb3613a414fbb8da4930eed4d8a85e3

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


More information about the Kdepim-bugs mailing list