Announcement

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

    Bug: SelectItems not vertically centered when using setHeight(30)

    Hi Isomorphic,

    SelectItem (<div>-based), in contrast to ComboBoxItem, SpinnerItem and DateItem (<input>-based) do not center their content vertically when calling setHeight(30).

    Inherited FormItem.setTextAlign() only accepts Alignment and has no override for VerticalAlignment.

    Is this missing or what is the suggested way to achieve vertical centring in SelectItems?

    I'm using Simplicity skin from the current 4.1p nightly (v9.1p_2014-07-10) and tested in Chrome 35 (deployed) and Firefox 26 (Dev Mode).

    Thank you and best regards,
    Blama
    Attached Files

    #2
    We've gone ahead and added centering for tomorrow's builds, for all versions back to 3.1.

    Comment


      #3
      Hi Isomorphic,

      thank you, this is fixed for me now.

      Best regards,
      Blama

      Comment

      Working...
      X