-
Notifications
You must be signed in to change notification settings - Fork 4.5k
character creator sometimes wraps the scenario + profession line bizarrely #86513
Copy link
Copy link
Closed
Closed
Copy link
Labels
(S2 - Confirmed)Bug that's been confirmed to existBug that's been confirmed to existCharacter / World GenerationIssues and enhancements concerning stages of creating a character or a worldIssues and enhancements concerning stages of creating a character or a worldImGuiAnything related to the new ImGui UI for SDL/tiles or ImTui for curses buildsAnything related to the new ImGui UI for SDL/tiles or ImTui for curses buildsInfo / User InterfaceGame - player communication, menus, etc.Game - player communication, menus, etc.
Metadata
Metadata
Assignees
Labels
(S2 - Confirmed)Bug that's been confirmed to existBug that's been confirmed to existCharacter / World GenerationIssues and enhancements concerning stages of creating a character or a worldIssues and enhancements concerning stages of creating a character or a worldImGuiAnything related to the new ImGui UI for SDL/tiles or ImTui for curses buildsAnything related to the new ImGui UI for SDL/tiles or ImTui for curses buildsInfo / User InterfaceGame - player communication, menus, etc.Game - player communication, menus, etc.
Describe the bug
while clicking through scenarios, i have sometimes noticed that the top line sometimes gets wrapped aggressively across multiple lines
clicking on a scenario with a shorter name than the currently selected seems to get things working right for that item (as if it's only resizing the fields or w/e AFTER it prints them)
this also happens with professions, just less dramatically
Attach save file
n/a
Steps to reproduce
Expected behavior
i expect the top line to be printed only on the top line
Screenshots
everything normal

going from evacuee to friends to the end

going from evacuee to hunted forever

going from medieval peasant to hunted forever
staying with evacuee scenario, changing profession from survivor to explosive ordnance disposal technician
Versions and configuration
this was experienced on a few different builds on linux ( found it while testing #86489 ), made sure it happened on master before creating issue (mod list not relevant, this is just the world i ended up using to produce the info report, my screenshots are all from a world with only default mods, i just can't generate a report from a world with no character in it)
Dark Days Ahead [dda],
Disable NPC Needs [no_npc_food],
Portal Storms Ignore NPCs [personal_portal_storms],
Bombastic Perks [bombastic_perks],
Magiclysm [magiclysm],
Mind Over Matter [mindovermatter]
]
Additional context
No response