facebook

Set combobox font size

💡
Our Forums Have Moved

For help with installation, bugs reports or feature requests, please head over to our new forums.
Genuitec Community on GitHub

  1. MobiOne Archive
  2.  > 
  3. Getting Help – General
Viewing 4 posts - 1 through 4 (of 4 total)
  • Author
    Posts
  • #326426 Reply

    surd1111
    Member

    Hello Team,

    how do I increase the font size of a combobox? (too small font size on iPad-Version)

    Thanks in advance…

    Ralf

    #326571

    surd1111
    Member

    Hi Octavio,

    Thank you for the workaround.

    The font size is fine now, but the rectangle around the text is too low.
    The text is truncated at letters like ‘gj’ etc…

    What can I do?

    Thanks in advance

    Ralf

    #326689

    Hi surd1111,

    To increase the height a combobox, can use a similar snippet:

    $('#m1-designfile-combobox1').css('height',30);

    Avoid abuse of dimensions to not get an undesired result

    #326977

    surd1111
    Member

    Hi Octavio,

    this workaround works fine but I also had to set

    $(‘#m1-designfile-combobox1’).css(‘border-width’,’1px 30px 1px 5px’);

    to show the combobox correctly.

    Thanks again

    Ralf

Viewing 4 posts - 1 through 4 (of 4 total)
Reply To: Set combobox font size

You must be logged in to post in the forum log in