Hi Isomorphic,
looking at this sample (SNAPSHOT_v11.1d_2016-03-15) with Chromium "Inspect", I spotted these FormItem sizing inconsistencies:
Blama
looking at this sample (SNAPSHOT_v11.1d_2016-03-15) with Chromium "Inspect", I spotted these FormItem sizing inconsistencies:
- Stacked Spinner is wider than the rest of the FormItems by default (also noticeable in my application)
- Slider has much space to the right, so that a (guessed?) width-setting is needed in the sample in order to make it look like the other items.
- LinkItem has a serious vertical positioning problem
- Date Controls:
- DateItem is 32px instead of 30px (like the rest) high
- MiniDateRangeItem is 20px instead of 30px (like the rest) high
Blama
Comment