Bug 331775 - [transform tool warp] dot handler are obtrusive
Summary: [transform tool warp] dot handler are obtrusive
Status: RESOLVED FIXED
Alias: None
Product: krita
Classification: Applications
Component: Usability (show other bugs)
Version: git master (please specify the git hash!)
Platform: unspecified Linux
: NOR normal
Target Milestone: ---
Assignee: Krita Bugs
URL:
Keywords:
Depends on:
Blocks:
 
Reported: 2014-03-05 17:38 UTC by David REVOY
Modified: 2014-03-28 10:12 UTC (History)
0 users

See Also:
Latest Commit:
Version Fixed In:


Attachments
[ ^ screenshot of the bug ] (378.73 KB, image/png)
2014-03-05 17:38 UTC, David REVOY
Details

Note You need to log in before you can comment on or make changes to this bug.
Description David REVOY 2014-03-05 17:38:52 UTC
Created attachment 85428 [details]
[ ^ screenshot of the bug ]

Hi, transform tool in warp mode (custom point)  is a wonderful tool ; most of the time I use it to perform thin corrections ( moving an eyes slightly , or tweaking proportion ). One of the problem I meet is when the 'dot handler' or 'point' on the canvas to manipulate the effect become too obtrusive: they don't let me see what I'm doing. It's happen especially when I'm tweaking facial feature of a character. 

Here is an idea to solve it :  a slider on the tool options for the handler opacity.
Comment 1 Dmitry Kazakov 2014-03-11 09:27:55 UTC
Git commit 0fd9889295e130317f07ef50fa01b68ccdacf50a by Dmitry Kazakov.
Committed on 11/03/2014 at 09:09.
Pushed by dkazakov into branch 'master'.

Make the Wrap-tool handles less obstructive

A small circle + a cross

M  +17   -0    krita/image/krita_utils.cpp
M  +4    -0    krita/image/krita_utils.h
M  +55   -29   krita/plugins/tools/tool_transform2/kis_tool_transform.cc
M  +3    -11   krita/ui/kis_selection_decoration.cc

http://commits.kde.org/calligra/0fd9889295e130317f07ef50fa01b68ccdacf50a
Comment 2 Dmitry Kazakov 2014-03-15 08:22:45 UTC
Git commit e3aa488cbb27369b54470969a7e84d32772edc99 by Dmitry Kazakov.
Committed on 15/03/2014 at 07:44.
Pushed by dkazakov into branch 'calligra/2.8'.

Make the Wrap-tool handles less obstructive

A small circle + a cross

Conflicts:
	krita/ui/kis_selection_decoration.cc

M  +17   -0    krita/image/krita_utils.cpp
M  +4    -0    krita/image/krita_utils.h
M  +55   -29   krita/plugins/tools/tool_transform2/kis_tool_transform.cc
M  +3    -11   krita/ui/kis_selection_decoration.cc

http://commits.kde.org/calligra/e3aa488cbb27369b54470969a7e84d32772edc99
Comment 3 David REVOY 2014-03-15 09:11:54 UTC
Awww !  Thanks Dmitry for porting this fix for future 2.8.(1?) backport. 
I must admit I'm enjoying my "testing hollidays" using 2.8 ; It's good to have a full week of painting without any crash or bug, and a predictible Krita. I might continue to use 2.8 to expand a bit my hollidays  ^__^  I'll test this new unobstrusive decoration soon, thanks a lot !
Comment 4 David REVOY 2014-03-28 10:12:25 UTC
Hey Dmitry, 
I just tested the new decoration on situation ; and it work perfectly in custom mode. I'll do further test to see how it can be a good replacement for Iwarp/Liquify filter. Many thanks ; big improvements !