98teg / NativeDialogs

Native Dialogs is a plugin for Godot that allows you to interact with OS-specific dialogs, such as notifications, messages and file dialogs.
MIT License
156 stars 8 forks source link

Consider renaming cancelled signals to canceled #13

Closed 98teg closed 1 year ago

98teg commented 1 year ago

This is in order to stay in sync with Godot's implementation. It would be a breaking change though.