Closed jdextraze closed 7 years ago
On version 2.6.0 and up, when the color is #2F842F and I click the field, the color get recalculated to #308530
#2F842F
#308530
<color-picker ng-model="onlineMenuSettings.text_color" options="{id:'online_menu_settings_text_color',placeholder:'#222222',format:'hex'}"></color-picker>
Fixed and released in v2.6.2
On version 2.6.0 and up, when the color is
#2F842F
and I click the field, the color get recalculated to#308530