jQuery UI Widgets Forums Scheduler timelineDayView auto scale timeSlotWidth?

This topic contains 1 reply, has 2 voices, and was last updated by  svetoslav_borislavov 1 year, 11 months ago.

Viewing 2 posts - 1 through 2 (of 2 total)
  • Author

  • vingy
    Participant

    Hello, I’m trying to dynamically size a timelineDayView type scheduler to a div. I basically want to see the full timeline in the size of the div. The actual widget box sizes perfectly using percent height/width, but I can’t get the timeslots to dynamically fill the area. The timeSlotWidth property doesn’t seem to accept a percent as a value. Is there something I’m missing or should I try a different approach? Any help is appreciated.

    Hi,

    The timeSlotWidth accepts only numbers and the minimum value is 30.
    This is the minimum value and cannot be in percentages.

    The only way to change this is to change the timeSlotWidth upon scheduler’s resize

    Best regards,
    Svetoslav Borislavov

    jQWidgets Team
    https://www.jqwidgets.com/

Viewing 2 posts - 1 through 2 (of 2 total)

You must be logged in to reply to this topic.