Update README.md

This commit is contained in:
javalang 2017-09-26 23:58:38 +02:00 committed by GitHub
parent 54f0e26307
commit 0d59ee8029

View File

@ -1,11 +1,11 @@
# update # update
* new NgColorController , fixed style of color-controller (no popup, fixed height:125px, huebar width from 15px to 20px) * new NgColorController , fixed style of color-controller (no popup, fixed height:125px, huebar width from 15px to 20px)
* new BgColorController for handling two colors (i.e. foreground-background color) * new BgColorController for handling two colors (i.e. foreground-background color)
* new HSVColorController * new HSVColorController (toggle Mode: RGB <-> HSV)
![BgColorController](screen1.jpg) ![BgColorController](screen1.jpg)
![NgColorController](screen2.jpg) ![NgColorController](screen2.jpg)
![HSVColorController](screen3.jpg) ![HSVColorController](screen4.jpg)
### Usage ### Usage
* addNgColor(properties,property) for NgColorController * addNgColor(properties,property) for NgColorController