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

Scene Control Panel Visibility Issue on Initial Launch #8

Open
chaeyoon-lee-rae opened this issue Oct 21, 2024 · 0 comments
Open

Scene Control Panel Visibility Issue on Initial Launch #8

chaeyoon-lee-rae opened this issue Oct 21, 2024 · 0 comments
Assignees
Labels
bug Something isn't working

Comments

@chaeyoon-lee-rae
Copy link
Owner

chaeyoon-lee-rae commented Oct 21, 2024

🐛 Bug Report

Describe

Upon deleting the imgui.ini file and relaunching the project, the scene control panel is pushed to the right side of the window, which makes it invisible.

To Reproduce

  1. Go to the directory containing the .vcxproj file.
  2. Delete the imgui.ini file.
  3. Launch the project.

Expected behavior

The user interface layout, including the scene control panel, should be visible and properly formatted upon initial launch, even without a pre-existing imgui.ini file.

Screenshots

image

Additional context

The imgui.ini file is typically used to store ImGui's layout and configuration settings between sessions. Its absence should not cause critical UI rendering issues.

@chaeyoon-lee-rae chaeyoon-lee-rae self-assigned this Oct 21, 2024
@chaeyoon-lee-rae chaeyoon-lee-rae added the bug Something isn't working label Oct 21, 2024
@chaeyoon-lee-rae chaeyoon-lee-rae changed the title GUI layout bug when imgui.ini is erased Scene Control Panel Visibility Issue on Initial Launch Oct 21, 2024
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
bug Something isn't working
Projects
None yet
Development

No branches or pull requests

1 participant