Cancel color picking displays warning
About you
CamiTK developer
Overview
When selecting a Mesh component and trying to set its color, if the user cancels the color picking, a CamiTK warning is displayed.
Actual VS Expected Result
No message should be displayed if the user cancels.
Interpretation & Possible fixes
actions/mesh/basicmesh/ChangeColor.cpp contains a CAMITK_WARNING in the cancel case. Just removing this line should be enough.
CamiTK Version
CamiTK 5.1.dev
please do not remove anything below this line
Edited by Manik Bhattacharjee