zynthian / zynthian-issue-tracking

Centralized Issue Tracking for Zynthian Project
https://github.com/orgs/zynthian/projects/1
11 stars 3 forks source link

Parameter editor (white background) width changes as value changes #728

Open riban-bw opened 2 years ago

riban-bw commented 2 years ago

Describe the bug Step sequencer views use the parameter editor which shows a title and value in the topbar and allows the value to be adjusted without obscuring the main display. Parameter editor is indicated by inverting the text, e.g. black text on white background. The background extends only as far as the value which results in its width changing depending on the value which is displeasing to the eye.

To Reproduce Steps to reproduce the behaviour:

  1. Go to Pattern Editor
  2. Bold press Layer to show menu
  3. Select "Tempo"
  4. Use Select encoder or up/down arrows to adjust the value

Expected behaviour Value changes within a constant background block of colour.

Expected behaviour Value changes within a changing background block of colour.

Setup:

Additional context It may be appropriate to block the whole title area in the topstrap.

riban-bw commented 2 years ago

See note params in pattern editor which is similar but uses whole topbar title area.