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

Color Picker Dialog #3

Closed GevDevs closed 2 years ago

GevDevs commented 2 years ago

Being able to use an OS's native color picker would be a nice addition to the addon.

Edit: Checked the library that this plugin is based on and it seems that the library itself doesn't have this option. Maybe I should make a suggestion there instead.

98teg commented 2 years ago

Sure! I also think portable-file-dialogs could benefit from that feature, so it is a good idea to suggest it there if it hasn't already. But I'm also open to new features not present in portable-file-dialogs, though I would need a lightweight C/C++ library suggestion to consider it.