Closed henriiquecampos closed 5 years ago
I made some small changes, especially to Docker
. Got some improvements on GDQuestDocker
as well, I figured out there was an error when set_plugin_enabled
because it was trying to set it enabled twice.
Alse made it more compliant with the guidelines, as requested
Thanks for your work 🙂
The GDQuest Docker is a Plugin that behaves as a container for other plugins' widgets. You can add and remove widgets. It also provides an easy to access way to enable and disable plugins.
With that, I removed the lines from
ColorPalette
responsible for adding its interface as a docker and now we can use theGDQuest Docker
to add its interface as a widget inside of it.This closes #21