SnailHunter ADMIN
24 days ago
Fixed. Choice rows had no wrap column at all and the box was sized as though every row were exactly one line, so a long name ran straight out of the frame. Rows now wrap at the same right margin as the body text and the frame grows to fit, which is what the original client does — it wraps and grows, it never cuts off or adds an ellipsis. One thing worth knowing: a bare # in a label is literal text (Keol's Order #1, the salon Style #30030), and the markup stripper would have eaten the digit that tells those rows apart, so the measuring step only strips markup when the label actually carries a code it recognises. Re-test with the long Storybook quest name and with a salon menu.








