diff options
author | tpearson <tpearson@283d02a7-25f6-0310-bc7c-ecb5cbfe19da> | 2011-06-26 00:41:16 +0000 |
---|---|---|
committer | tpearson <tpearson@283d02a7-25f6-0310-bc7c-ecb5cbfe19da> | 2011-06-26 00:41:16 +0000 |
commit | 698569f8428ca088f764d704034a1330517b98c0 (patch) | |
tree | bf45be6946ebbbee9cce5a5bcf838f4c952d87e6 /chalk/UIcomments | |
parent | 2785103a6bd4de55bd26d79e34d0fdd4b329a73a (diff) | |
download | koffice-698569f8428ca088f764d704034a1330517b98c0.tar.gz koffice-698569f8428ca088f764d704034a1330517b98c0.zip |
Finish rebranding of Krita as Chalk
git-svn-id: svn://anonsvn.kde.org/home/kde/branches/trinity/applications/koffice@1238363 283d02a7-25f6-0310-bc7c-ecb5cbfe19da
Diffstat (limited to 'chalk/UIcomments')
-rw-r--r-- | chalk/UIcomments | 59 |
1 files changed, 59 insertions, 0 deletions
diff --git a/chalk/UIcomments b/chalk/UIcomments new file mode 100644 index 00000000..1b924240 --- /dev/null +++ b/chalk/UIcomments @@ -0,0 +1,59 @@ +Color palettes ; + +You can drag a color from the preview swatches but it is changing the +selected one at click and since dropping drops on the selected one, the +concept of duplicating the foreground to the background by dragging is +impossible. I suggest to do selecting of foreground/background color on +mouse release instead. + +<BSAR: I don't understand this at all -- not sure what you're talking about.> + +Selections + +When you did a 'select all' and then create a selection nothing happens +since you can't select more then you already did. For that reason I +suggest to make select all and deselect lead to a similar situation where +adding a selection or substracting one will be smart and do make the +result of that select or deselect visible. In either case selecting a +part in both a fully selected and fully deselected image should lead to +the same result. + +<BSAR: not going to do this: in the next release, it will be +always clear whether there's a selection because we're going to show it as a +child layer. For now, determining whether the extent of a selection is as big +as the extent of a layer, and whether the whole selection is completely 100% +selected is going to be too expensive> + + +Thomas Zander + + +Missing tooltips (Carsten N.) + +LEGEND: NTAA No Tooltip At All + +Missing tooltips: + +KComboBox in the toolbar (the with 'Pixel Brush' for example) + +Overview-widget: NTAA + +Histogram: No Tooltip. Well, there is nothing but the histogram, there should be at least something... + +Context-Widgets of the tools: + +Star: NTAA + +Brush: NTAA + +Line: NTAA + +Rectangle: NTAA + +Ellispse: NTAA + +Polygone: NTAA + +Polyline: NTAA + +Duplicate Brush: NTAA |