Skip to content

Stonesense Info Panel mockup (dont merge)#226

Open
realSquidCoder wants to merge 35 commits intoDFHack:masterfrom
SquidCoderIndustries:squid-guipanel
Open

Stonesense Info Panel mockup (dont merge)#226
realSquidCoder wants to merge 35 commits intoDFHack:masterfrom
SquidCoderIndustries:squid-guipanel

Conversation

@realSquidCoder
Copy link
Copy Markdown
Collaborator

This is just meant to show off what I'm working on in a way that people can more easily discover.

@realSquidCoder
Copy link
Copy Markdown
Collaborator Author

Maybe should figure out how to use al_do_multiline_text()

@realSquidCoder realSquidCoder changed the title Show off mock-up of a Stonesense GUI with an info panel Stonesense Info Panel mockup (dont merge) Mar 26, 2025
@realSquidCoder realSquidCoder marked this pull request as ready for review March 26, 2025 17:33
@realSquidCoder realSquidCoder requested a review from ab9rf March 26, 2025 17:38
Comment thread GUI.cpp Outdated
Comment thread GUI.cpp Outdated
Comment thread GUI.cpp Outdated
Comment thread GUI.cpp
Comment thread GUI.cpp
Comment thread GUI.h Outdated
Comment thread Keybinds.cpp Outdated
Comment thread StonesenseState.h Outdated
Comment thread UserInput.cpp Outdated
Comment thread main.cpp Outdated
Comment thread GUI.cpp
}

allCurrentChars += nextChar; // Append the character if it fits
std::string fitTextToWidth(const std::string input, int width) {
Copy link
Copy Markdown
Member

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

consider using std::string_view input here, not a big change but might eliminate a copy-construct

Comment thread GUI.cpp Outdated
Comment thread GUI.cpp Outdated
Comment thread GUI.cpp Outdated
Comment thread GUI.cpp Outdated
@realSquidCoder realSquidCoder requested a review from ab9rf March 27, 2025 00:10
@realSquidCoder
Copy link
Copy Markdown
Collaborator Author

can i get another look thru to see what i missed or forgot?

Comment thread GUI.cpp Outdated
Comment thread GUI.cpp Outdated
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

2 participants