Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Info box expands by length of text #6

Open
orklepee opened this issue Oct 9, 2021 · 0 comments
Open

Info box expands by length of text #6

orklepee opened this issue Oct 9, 2021 · 0 comments

Comments

@orklepee
Copy link
Owner

orklepee commented Oct 9, 2021

Currently, this is hardcoded:

FillRect(8, 352, 148, 120, olc::DARK_BLUE);
DrawRect(8, 352, 148, 120, olc::WHITE);

Defined in olcPixelGameEngine.h:

FillRect(int32_t x, int32_t y, int32_t w, int32_t h, Pixel p)

Expand automatically instead

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

No branches or pull requests

1 participant