You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
To reproduce, start a new piskel and create a new layer. Name it something long with spaces. Ensure that the top layer with the long name is selected.
Observed behavior: The long layer name will wrap to the next line in the layer list, showing behind.
Additionally, if there is a word without spaces in the layer title, the layers list will grow horizontally.
Expected behavior: The long layer name is truncated, perhaps with an ellipsis, or the layer list item grows vertically, but doesn't overwrite the next layer title.