fritzing / fritzing-app

Fritzing desktop application
http://fritzing.org
Other
4.04k stars 836 forks source link

The dropdown for the layer selector is not fixed to the layer button #1191

Open davidperrenoud opened 10 years ago

davidperrenoud commented 10 years ago

From irasc...@gmail.com on July 21, 2010 08:10:34

Open a new sketch, go to pcb view, make the board double-sided, and make the window big (wide).

Original issue: http://code.google.com/p/fritzing/issues/detail?id=1191

davidperrenoud commented 10 years ago

From irasc...@gmail.com on July 21, 2010 15:18:19

Partly fixed this by setting a max width on the button area, but this could backfire if a translation for the button name is extra long. There's a nicer fix using layout classes, or using fontmetrics to find the true width: either way would handle the long-translation problem, but this will hold us for now.

Status: PartlyDone
Labels: -Priority-Medium Priority-Low

failiz commented 2 years ago

I could not understand the issue very well. Does this still apply to 0.9.9? E.g., "make the board double-sided", the board is doble sided by default in 0.9.9. "Partly fixed this by setting a max width on the button area, but this could backfire if a translation for the button name is extra long.", what button?

KjellMorgenstern commented 2 years ago

Also not sure if this was meant. But in 0.9.9 we still have the issue that the label is cut, even when the window is wide enough to display the full text. image