Modified the UI redraw order in handle_death() to fix #250 and #558. #560

Merged
josefwk merged 2 commits from master into master 2025-02-02 18:51:24 +00:00
josefwk commented 2025-02-01 21:19:08 +00:00 (Migrated from github.com)

Tested on Linux. Unconfirmed on MacOS and Windows.

Tested on Linux. Unconfirmed on MacOS and Windows.
CelticMinstrel (Migrated from github.com) reviewed 2025-02-02 15:17:03 +00:00
@@ -3225,6 +3225,7 @@ void handle_death() {
std::string choice;
CelticMinstrel (Migrated from github.com) commented 2025-02-02 15:17:02 +00:00

I'd like it if you didn't delete the indentation here.

I'd like it if you didn't delete the indentation here.
NQNStudios commented 2025-02-02 15:31:22 +00:00 (Migrated from github.com)

Verified that this works on Mac.

Verified that this works on Mac.
NQNStudios commented 2025-02-02 15:43:03 +00:00 (Migrated from github.com)

Windows too!

Windows too!
Sign in to join this conversation.
No description provided.