Tags: rsyncOSX/RsyncUI
Tags
Reduce logging of drained text in process classes Commented out verbose log statements for drained text in ProcessCommand, ProcessRsyncOpenrsync, and ProcessRsyncVer3x to reduce log output and improve readability. Updated other log messages in ProcessCommand to use the correct class name.
Enable demo schedule mode and adjust UI widths Uncommented and enabled the scheduledemomode flag in SharedReference. Updated AddSchedule to show the demo button when scheduledemomode is true. Increased column and frame widths in ConfigurationsTableDataView and TasksView for improved UI layout.
Remove demo schedule mode and related code Eliminates the scheduledemomode flag and all conditional logic for demo schedules throughout the app. Demo schedule UI elements and toggles are now commented out, and demo/test schedule logic is removed from AddSchedule, CalendarMonthView, and Logsettings. ObservableSchedulesDEMO and test data timings are updated for consistency.
PreviousNext