richardtop / CalendarKit

📅 Calendar for Apple platforms in Swift
https://www.youtube.com/watch?v=cJ63-_z1qg8
MIT License
2.48k stars 333 forks source link

Drag problem #359

Open littlehj opened 1 year ago

littlehj commented 1 year ago

New Issue Checklist

Issue Description

Dragging the selected event upward as shown in the attached image causes it to be drawn beyond the current scroll view.

Simulator Screenshot - iPhone 14 Pro Max - 2023-05-27 at 20 34 34

richardtop commented 1 year ago

There is a problem that when the selected event is dragged upward like the attached picture, it is drawn beyond the current scroll view.

richardtop commented 1 year ago

A confirmed bug in the library, thank you for reporting.

littlehj commented 1 year ago

Thanks!