HOMEFORUMDISCORD
★ TEST
✦ Welcome to the MapleVerse Test Portal! ✦  Found a bug? Report it here — paste a screenshot right from your clipboard! ✦  13 issues being tracked — thank you, testers! ✦✦ Welcome to the MapleVerse Test Portal! ✦  Found a bug? Report it here — paste a screenshot right from your clipboard! ✦  13 issues being tracked — thank you, testers! ✦
#232 Long quest names can exceed the size of the npc dialog box FIXED
MEDIUM UI & Windows reported by John · 26 days ago · updated 24 days ago
As you see the quest named: Retrieving the Storybook: The Kids That Became the Sun and the Moon is so long it goes outside the bounding box. See how maplestory naturally deals with this and fix it that way.
screenshot 1
🍅 ME TOO · 0 Log in to confirm this bug.
COMMENTS 1 reply
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.

Log in or sign up to comment.