Skip to content

Commit 1a1a6a3

Browse files
authored
Scheduler: T1308870 - startDate popup toolbar items should remain visible when allDay and repeat switches are toggled (#31965)
1 parent 9ccf37e commit 1a1a6a3

File tree

1 file changed

+1
-0
lines changed
  • packages/devextreme/js/__internal/scheduler/appointment_popup

1 file changed

+1
-0
lines changed

packages/devextreme/js/__internal/scheduler/appointment_popup/m_form.ts

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -522,6 +522,7 @@ export class AppointmentForm {
522522
editorOptions: {
523523
stylingMode: getStylingModeFunc(),
524524
width: '100%',
525+
applyValueMode: 'useButtons',
525526
calendarOptions: {
526527
firstDayOfWeek,
527528
},

0 commit comments

Comments
 (0)