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
Been going through the code and noticed if you run halley-editor without a path it does void EditorRootStage::createLoadProjectUI()
void EditorRootStage::createLoadProjectUI()
The editor runs fine but I'm not seeing any of the ui thats in the config file and the console outputs
Starting main loop. Input buttons binding not found: "list". N6Halley8Vector4DIfEE not found in UI style: button.labelBorder
Am I doing something wrong?
The text was updated successfully, but these errors were encountered:
No branches or pull requests
Been going through the code and noticed if you run halley-editor without a path it does
void EditorRootStage::createLoadProjectUI()
The editor runs fine but I'm not seeing any of the ui thats in the config file and the console outputs
Am I doing something wrong?
The text was updated successfully, but these errors were encountered: