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

Use collapsed arrow for OptionButton and EditorResourcePicker #10073

Open
programneer opened this issue Jun 29, 2024 · 2 comments · May be fixed by godotengine/godot#93744
Open

Use collapsed arrow for OptionButton and EditorResourcePicker #10073

programneer opened this issue Jun 29, 2024 · 2 comments · May be fixed by godotengine/godot#93744

Comments

@programneer
Copy link

programneer commented Jun 29, 2024

Describe the project you are working on

Modified fork

Describe the problem or limitation you are having in your project

The OptionButton itself.

Describe the feature / enhancement and how it helps to overcome the problem or limitation

When one of these OptionButtons has opened, the arrow will change to the top direction.
It also happens with EditorResourcePicker.

Describe how your proposal will work, with code, pseudo-code, mock-ups, and/or diagrams

Here's an video made with an modified version to include it:

test-arrow-up.mp4

It only demonstrates OptionButton but whatever

If this enhancement will not be used often, can it be worked around with a few lines of script?

No.

Is there a reason why this should be core and not an add-on in the asset library?

Impossible for add-on.

@Mickeon
Copy link

Mickeon commented Jun 29, 2024

Not much of a UX design person myself. Is there other software that does this as well, as an example?

@programneer programneer changed the title Change arrow to up direction when OptionButton is opened Use collapsed arrow for OptionButton and EditorResourcePicker Jun 29, 2024
@KoBeWi
Copy link
Member

KoBeWi commented Jul 4, 2024

Describe the problem or limitation you are having in your project
The OptionButton itself.

How OptionButton is a problem?

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.

4 participants