slint icon indicating copy to clipboard operation
slint copied to clipboard

variables in the color picker can be too long

Open szecket opened this issue 5 months ago • 0 comments
trafficstars

Bug Description

when displaying a variable set that has a lot of hierarchy defined, or names are very long, the names are hidden by the ui. all that is visible is the repeating hierarchy names

Image Image

a quick fix for this is an alt text on hover a better less quick fix would be ellipsis in the center ideally we have hierarchy display - 2 lines one small text with the path and a second line with the variable name I do not love the idea of scroll left/right for this

Reproducible Code (if applicable)


Environment Details

  • Slint Version:
  • Platform/OS:
  • Programming Language:
  • Backend/Renderer:

Product Impact

No response

szecket avatar Jun 02 '25 14:06 szecket