| 1 | Remove ? for filled sections. |
| 2 | == Type? == |
| 3 | == Description? == |
| 4 | Allows the user to select a predefined color, create a custom one, or pick up color from other object on the page. |
| 5 | |
| 6 | Color chooser must have the following behavior: |
| 7 | |
| 8 | * When primary color is clicked it is selected. |
| 9 | |
| 10 | * When clicked on continious color palette a color is selected. |
| 11 | |
| 12 | * When the user clicks on hex color field, he/she can manually set color in hex format. |
| 13 | |
| 14 | * The user can set color manually by filling values ![0,255] in RGB fields. |
| 15 | |
| 16 | * (optional) When clicked on other page object its color is selected. |
| 17 | |
| 18 | * There must be a field showing the selected color. |
| 19 | |
| 20 | * There must be a way to change the opacity (field containing opacity percentage or opacity scrollbar). |
| 21 | == Diagram? == |
| 22 | [[Image(source:/trunk/sophie2-platform/doc/spec-diagrams/Filename.png, 100%)]] [[BR]] |
| 23 | [source:/trunk/sophie2-platform/doc/spec-diagrams/FileName.odg] [[BR]] |
| 24 | == Tooltip? == |
| 25 | == Mouse Behavior? == |
| 26 | == Keyboard Behavior? == |
| 27 | == Mouse + Keyboard? == |
| 28 | == Triggered by? == |
| 29 | == OS Specific? == |
| 30 | == Related tasks? == |