Skip to content

Conversation

@rflamand
Copy link

I noticed a small issue originating from #6 . In this PR, the ability to select one among multiple output types has been introduced. An enum has been created to represent all of these possibilities.

However, during the construction of the ColorManager, an int is expected as output type. I think this should be an enum (as that's the whole point of the enum). Changing this also required me to update the bindings in jslib.cpp.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

1 participant