diff options
author | tpearson <tpearson@283d02a7-25f6-0310-bc7c-ecb5cbfe19da> | 2010-01-20 01:29:50 +0000 |
---|---|---|
committer | tpearson <tpearson@283d02a7-25f6-0310-bc7c-ecb5cbfe19da> | 2010-01-20 01:29:50 +0000 |
commit | 8362bf63dea22bbf6736609b0f49c152f975eb63 (patch) | |
tree | 0eea3928e39e50fae91d4e68b21b1e6cbae25604 /krita/UIcomments | |
download | koffice-8362bf63dea22bbf6736609b0f49c152f975eb63.tar.gz koffice-8362bf63dea22bbf6736609b0f49c152f975eb63.zip |
Added old abandoned KDE3 version of koffice
git-svn-id: svn://anonsvn.kde.org/home/kde/branches/trinity/applications/koffice@1077364 283d02a7-25f6-0310-bc7c-ecb5cbfe19da
Diffstat (limited to 'krita/UIcomments')
-rw-r--r-- | krita/UIcomments | 59 |
1 files changed, 59 insertions, 0 deletions
diff --git a/krita/UIcomments b/krita/UIcomments new file mode 100644 index 00000000..1b924240 --- /dev/null +++ b/krita/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 |