Last Updated:
12 Jul 2024 11:27
by Dario
Add the ability to customize the drop indicator when a cell does not allow dropping
Currently, I'm making specific cells undroppable zones by conditionally executing the logic inside the OnUpdate handler. When I drag over a cell that does not allow dropping in the Scheduler, I want the hint to indicate an undroppable zone.