jQWidgets Forums

jQuery UI Widgets Forums Vue DateTimeInput size

This topic contains 5 replies, has 2 voices, and was last updated by  Hristo 4 years ago.

Viewing 6 posts - 1 through 6 (of 6 total)
  • Author
  • DateTimeInput size #115064

    alinungurean
    Participant

    Hi,

    is there a way to make the time picker bigger, easier to be used for mobile users?

    DateTimeInput size #115068

    Hristo
    Participant

    Hello alinungurean,

    You could set the width and the height properties in percentages.
    Also, I would like to suggest you look at this demo.

    Best Regards,
    Hristo Hristov

    jQWidgets team
    https://www.jqwidgets.com

    DateTimeInput size #115129

    alinungurean
    Participant

    I am refering to the popup element not to the input element. How can it be bigger? timepicker https://ibb.co/6nX3QtW

    DateTimeInput size #115137

    Hristo
    Participant

    Hello alinungurean,

    There is no such option, unfortunately.
    You could contact the Sales Department (sales@jqwidgets.com) with such a request.
    Another option is to use the jqxDropDownButton with jqxTimePicker inside it with the desired size.
    I would like to mention that this is one suggestion only.

    Best Regards,
    Hristo Hristov

    jQWidgets team
    https://www.jqwidgets.com

    DateTimeInput size #115141

    alinungurean
    Participant

    So you mean it’s just an idea, not really a working one? Could you provide a working example? I can’t make it work neither with jqxDropDownButton or a bootstrap dropdown. It keeps trowing an erorr message Cannot read property ‘clear’ of undefined in

    if (c._sizeChanged || b) {
      c._draw.clear();
      c._renderSVG();
      c._sizeChanged = false;
      c._draw.refresh()
    }

    Thanks!

    DateTimeInput size #115154

    Hristo
    Participant

    Hello alinungurean,

    It is not appropriate to share the source code of our library.
    About the mentioned approach with the jqxDropDownButton I would like to mention that this is only one suggestion that you could try to use.
    Please, take a look at this example:
    https://jseditor.io/?key=ff0e80fea81311eba19400224d6bfcd5-ver-4
    I hope this will help.

    Best Regards,
    Hristo Hristov

    jQWidgets team
    https://www.jqwidgets.com

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

You must be logged in to reply to this topic.