Bug 382493 - Rectangle vector selection has offset
Summary: Rectangle vector selection has offset
Status: RESOLVED FIXED
Alias: None
Product: krita
Classification: Applications
Component: Tools (show other bugs)
Version: unspecified
Platform: Other Linux
: NOR normal
Target Milestone: ---
Assignee: Krita Bugs
URL:
Keywords:
Depends on:
Blocks:
 
Reported: 2017-07-19 10:21 UTC by Paul Geraskin
Modified: 2017-07-28 21:20 UTC (History)
1 user (show)

See Also:
Latest Commit:
Version Fixed In:
Sentry Crash Report:


Attachments

Note You need to log in before you can comment on or make changes to this bug.
Description Paul Geraskin 2017-07-19 10:21:14 UTC
Hi,

Rectangle vector selection has an offset at 1 pxel. Is it possible to improve? )

https://youtu.be/hjxS5oPwnFw
Comment 1 Sven Langkamp 2017-07-28 19:43:10 UTC
Git commit 7e001729da74398ab9bcc5142cd2f6533b530d86 by Sven Langkamp.
Committed on 28/07/2017 at 19:42.
Pushed by langkamp into branch 'master'.

Fix offset in vector tools, rect is already snapped to pixel cordinates no need to adjust by one pixel

M  +1    -1    libs/ui/tool/kis_tool.cc

https://commits.kde.org/krita/7e001729da74398ab9bcc5142cd2f6533b530d86
Comment 2 Paul Geraskin 2017-07-28 21:20:54 UTC
Thank you!