Premium support for our pure JavaScript UI components


Post by vbureanu »

Hello guys,

We have noticed some unusual behavior on event creation.
If we create event by dragging - we see Duration in days.
If we create event by DobleClick - we see Duration in hours.

We want to see always duration in hours (our code is):

durationField: {
unit: 'hour'
},

How we can see always hours?
Or it is a bug?

Attached small video.

day_hour.avi
(1.39 MiB) Downloaded 39 times

Thank you,
Vitalie


Post by tasnim »

Thank you for your report. Reproduced! Here is the ticket : https://github.com/bryntum/support/issues/4621

Best regards,
Tasnim


Post Reply