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 sidebar panel should expand when clicked #31064

Open
kongehund opened this issue Dec 10, 2024 · 1 comment · May be fixed by #31082
Open

Editor sidebar panel should expand when clicked #31064

kongehund opened this issue Dec 10, 2024 · 1 comment · May be fixed by #31082

Comments

@kongehund
Copy link
Contributor

Type

Game behaviour

Bug description

Clicking on a collapsed part of the sidebar does nothing, which is very unintuitive.

I suggest that when you click a section of the sidebar, the sidebar expands AND scrolls such that the clicked panel is fully visible.

See video.

Screenshots or videos

2024-12-10.19-56-07.mp4

Version

2024.1208.0-lazer

Logs

compressed-logs.zip

@bdach
Copy link
Collaborator

bdach commented Dec 11, 2024

This must happen on mouse up and not down or otherwise drags will get broken.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Projects
None yet
Development

Successfully merging a pull request may close this issue.

3 participants