Announcement

Collapse
No announcement yet.
X
  • Filter
  • Time
Clear All
new posts

    ComboBoxItem/SelectItem - Text Vertical Alignment Difference

    Hi,

    If you look at the following sample from your Feature Explorer :

    ComboBox & Family -> Multi-Field Search

    You will notice that the vertical alignment of text within the ComboBoxItem is not
    the same as with the SelectItem component.

    When the form is configured using the following code, this becomes even more obvious :

    Code:
       titleOrientation : 'top'
       titleSuffix : ''
    Is there any way to fix this ?

    Thanks,
Working...
X