Buggy exibition in Dwarf Display when a label is to long

Description

If I define a long label (greater than 17 chars) for a footswitch, when I change the state, the exhibition appears buggy. Probably is necessary to truncate the text before try to exhibits.

How to reproduce

On mod-ui

  1. Assign a on/off effect to a knob
    image
    image
  2. Go to advanced section
    image
  3. Write a loong text
    image

On device, press the related assigned footswitch

  1. When is to off
  2. When is to on

Expected/suggested solution

Truncate to [0, 17] interval instead the current [0, 19].

Additional information

  • release: 1.11.0.2474-RC1 (it’s a bug related to this RC?)
  • Operating system: It’s related to Dwarf…
  • System version: It’s related to Dwarf…
3 Likes

reported! Thank you so much.

1 Like

actually, it’s already fixed for the RC2. You were just faster than the release :grin:

2 Likes