Our pure JavaScript Scheduler component


Post by doonamis »

Hello! I've noticed than the Drag&Drop has some styling issues if it's on fullscreen, it seems the events are not visible when dragging but it works as they get dropped where they should

By any chance do you know what could be causing this? (See the attached GIF)

Thanks!
Attachments
ezgif-2-3c2444927601.gif
ezgif-2-3c2444927601.gif (1.21 MiB) Viewed 1404 times

Post by mats »

Yes it's because the cloned dragged element proxy is not part of the element you're requesting full screen for. We'll discuss this internally, please track this ticket https://github.com/bryntum/support/issues/400

Post by doonamis »

Hello Mats! Perfect thanks for the reply, hope you find a solution :)

Post Reply