question-mark
Stuck on an issue?

Lightrun Answers was designed to reduce the constant googling that comes with debugging 3rd party libraries. It collects links to all the places you might be looking at while hunting down a tough bug.

And, if you’re still stuck at the end, we’re happy to hop on a call to see how we can help out.

Long layer names get cut off

See original GitHub issue

🐛 Bug

When layers have long names, they get cut off in the layer list.

cc @imagejan

To Reproduce

Steps to reproduce the behavior:

import napari
import numpy as np

data = np.random.random((30, 30))

viewer = napari.view_image(data, name='asdfasdfasdfasdfasdfasdfasdfasdfasdfasdfasdfasdfadfasdfaasd')

napari.run()

Expected behavior

It should be possible to see the name,.

Environment

  • Please copy and paste the information at napari info option in help menubar here:

  • Any other relevant information:

Additional context

Issue Analytics

  • State:closed
  • Created 2 years ago
  • Reactions:3
  • Comments:7 (4 by maintainers)

github_iconTop GitHub Comments

2reactions
imagejancommented, Nov 16, 2021

Hovering the mouse over the layer name is sufficient to see the full name, but it would be great if the panel size was adjustable by dragging its border, just as the other panes (i.e. console and plugin dialogs).

1reaction
brisvagcommented, Apr 25, 2022

With #4368, the panel is now adjustable; closing this!

Read more comments on GitHub >

github_iconTop Results From Across the Web

Types Of Layered Cut Hairstyles For Women - Femina.in
V Shaped Layers On Long Length Hair · Sleek Lob With Minimal Layers · Long Layered Haircut With Wispy Asymmetrical Bangs · Choppy...
Read more >
How To Choose Layered Haircuts for 2023 - Love Hairstyles
Getting a layered haircut in 2023 is one of the best hair decisions you can take. ... Long disconnected choppy layers is an...
Read more >
An AutoCAD Hip Tip for XLIST with Long Layer Names
An AutoCAD Hip Tip for XLIST with Long Layer Names ... the 31 character limit of XLIST and the layer name will be...
Read more >
Names for the different types of layers and cutting techniques
What one salon calls "soft layers", may be referred to as "long-layering" or what have you at another location. The key is going...
Read more >
help with long layer names - Autodesk Community - AutoCAD
Go into the rename dialog box, select one of the layers with the long layer name (ex: x-fp$a-wall) highlight everything from left to...
Read more >

github_iconTop Related Medium Post

No results found

github_iconTop Related StackOverflow Question

No results found

github_iconTroubleshoot Live Code

Lightrun enables developers to add logs, metrics and snapshots to live code - no restarts or redeploys required.
Start Free

github_iconTop Related Reddit Thread

No results found

github_iconTop Related Hackernoon Post

No results found

github_iconTop Related Tweet

No results found

github_iconTop Related Dev.to Post

No results found

github_iconTop Related Hashnode Post

No results found