FNC Ribbon skipping a "line" after setting LastElement = True

When performing the following sequence of adding controls to a ribbon toolbar, a "line" is skipped after Step 5 (see screenshot):

  1. Add Button
  2. Add ItemPicker and set LastElement = True
  3. Add Button
  4. Add ItemPicker and set LastElement = True
  5. Add Button
  6. Add ItemPicker and set LastElement = True

screenshot

We'll investigate this here as soon as possible.

Hi, we have applied a fix for this issue, next version will address this.