Skip to content

Convert the about window to an ImGui window#1327

Merged
chreden merged 1 commit intomasterfrom
issue/1311
Dec 15, 2024
Merged

Convert the about window to an ImGui window#1327
chreden merged 1 commit intomasterfrom
issue/1311

Conversation

@chreden
Copy link
Owner

@chreden chreden commented Dec 15, 2024

About Window as a Win32 window was annoying to edit, so make it an ImGui window.
Closes #1311

About Window as a Win32 window was annoying to edit, so make it an ImGui window.
Closes #1311
@chreden chreden added the ui label Dec 15, 2024
@chreden chreden added this to the Next milestone Dec 15, 2024
@chreden chreden requested review from lahm86 and makotocchi December 15, 2024 13:41
@chreden chreden self-assigned this Dec 15, 2024
@chreden chreden merged commit a398966 into master Dec 15, 2024
@chreden chreden deleted the issue/1311 branch December 15, 2024 22:21
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

Projects

None yet

Development

Successfully merging this pull request may close these issues.

Make the about box an ImGui window

2 participants