ColorManager.js was not included in loader.js. Hence ColorField did not show a popup Color Picker (only hexcode entry). Problem is only with loader.js, not with minified gxp.js. ColorManager.js is at the bottom of loader.js to resolve deps. Thanks.
This pull request now contains fixes for two cosmetic issues, issue #213 and issue #211. My commits ended up in the same pull. Hope you can include them both.
ColorManager.js was not included in loader.js. Hence ColorField did not show a popup Color Picker (only hexcode entry). Problem is only with loader.js, not with minified gxp.js. ColorManager.js is at the bottom of loader.js to resolve deps. Thanks.