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

[Editor|Bug] Properties Panel Can Expand Without Bounds #199

Open
PythooonUser opened this issue Jan 9, 2021 · 1 comment · Fixed by #200
Open

[Editor|Bug] Properties Panel Can Expand Without Bounds #199

PythooonUser opened this issue Jan 9, 2021 · 1 comment · Fixed by #200
Labels
bug Something isn't working
Milestone

Comments

@PythooonUser
Copy link
Contributor

grafik

Summary

The entity's properties panel can currently expand without any imposed bounds.

Reported by @SuperPinger via Discord.

Steps To Reproduce

  1. Place an entity with a mesh file property into the scene
  2. Add a long path to a mesh file or multiple, comma-separated mesh files to the file property
  3. Notice, that at the bottom of the properties panel a vertical scrollbar will be visible
  4. Close the properties panel
  5. Open the properties panel again
  6. Notice, that the properties panel has adjusted its vertical size to the content (this can span over the entire screen and beyond)

Proposed Changes

  • Impose a vertical size bound on the properties panel (not more than 33% of the vertical size?)
  • In case the content would grow too large, show a vertical scroll bar
@PythooonUser
Copy link
Contributor Author

@joshuaskelly This issue needs to be re-opened again, unfortunately.

@joshuaskelly joshuaskelly reopened this Mar 10, 2021
@joshuaskelly joshuaskelly added the bug Something isn't working label Apr 21, 2021
@joshuaskelly joshuaskelly added this to the Backlog milestone Apr 21, 2021
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

Successfully merging a pull request may close this issue.

2 participants