We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
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
On Windows, GLFW has an access violation when creating the window when multiple monitors are available: https://github.com/firas-assaad/octopus_engine/blob/master/src/xd/system/window.cpp#L53
Seems to be related to this bug: glfw/glfw#1295
The text was updated successfully, but these errors were encountered:
Refactor Text Icons #2 - Self-Closing Decorators
d47b215
- Support {decorator/} as a shorthand for {decorator}{/decorator}. - Update Text_Parser to handle self-closing tokens and add tests for it.
No branches or pull requests
On Windows, GLFW has an access violation when creating the window when multiple monitors are available: https://github.com/firas-assaad/octopus_engine/blob/master/src/xd/system/window.cpp#L53
Seems to be related to this bug: glfw/glfw#1295
The text was updated successfully, but these errors were encountered: