Bug 388620 - Unable to manipulate the anchor points of the last created Vanishing Point assistant
Summary: Unable to manipulate the anchor points of the last created Vanishing Point as...
Status: RESOLVED FIXED
Alias: None
Product: krita
Classification: Applications
Component: Tool/Assistants (show other bugs)
Version: git master (please specify the git hash!)
Platform: Other Linux
: NOR normal
Target Milestone: ---
Assignee: Krita Bugs
URL:
Keywords:
Depends on:
Blocks:
 
Reported: 2018-01-06 16:33 UTC by Nabil Maghfur usman
Modified: 2018-01-06 17:34 UTC (History)
2 users (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 Nabil Maghfur usman 2018-01-06 16:33:42 UTC
Steps to Reproduce:
1. Select Assistant Tool, set its Tool Options to Vanishing Point
2. Create 1 vanishing point assistant
3. Immediately try to drag one of its anchor points somewhere

Expected Result:
Anchor point gets dragged somewhere else.

Actual Result:
New vanishing point is created on top of the anchor point you meant to drag.

Workaround:
Only the last created VP assistant cannot be manipulated, other VP assistants can still be manipulated, so create the VPs you need first and then create one extra.
Comment 1 Scott Petrovic 2018-01-06 17:33:17 UTC
Git commit 4659a8bb9a2708e7986e7fe231c36981506abadd by Scott Petrovic.
Committed on 06/01/2018 at 17:33.
Pushed by scottpetrovic into branch 'master'.

M  +4    -0    plugins/assistants/Assistants/kis_assistant_tool.cc

https://commits.kde.org/krita/4659a8bb9a2708e7986e7fe231c36981506abadd
Comment 2 Scott Petrovic 2018-01-06 17:34:05 UTC
this should be fixed if you get latest...or wait until the next nightly build happens.