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

Event UI picker updates #1070

Merged

Conversation

Jowan-Spooner
Copy link
Collaborator

File picker

Adds a file picker. You can give it some placeholder text and a file filter (e.g. '*.png'). You can drag and drop files that fit that filter into the picker.

"Simple" Condition picker

Pretty complex picker that allows to switch between "simple" editing and complex one. Simple editing provides three drop-downs.

Complex Picker

doesn't use a popup anymore, instead it uses a ItemList node.

Not perfect yet, but a lot closer imo

# File picker
Adds a file picker. You can give it some placeholder text and a file filter (e.g. '*.png'). You can drag and drop files that fit that filter into the picker.

# "Simple" Condition picker
Pretty complex picker that allows to switch between "simple" editing and complex one. Simple editing provides three drop-downs.

# Complex Picker
doesn't use a popup anymore, instead it uses a ItemList node.
@Jowan-Spooner Jowan-Spooner merged commit 9258872 into dialogic-godot:version-2.0 Aug 2, 2022
@Jowan-Spooner Jowan-Spooner deleted the picker_improvements branch December 26, 2023 17:50
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Projects
None yet
Development

Successfully merging this pull request may close these issues.

1 participant