-
-
Notifications
You must be signed in to change notification settings - Fork 3.5k
New issue
Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.
By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.
Already on GitHub? Sign in to your account
Add support for skewing [$125] #726
Comments
We also need to make sure that:
|
when you say "border and control intacts", you mean that the control box should remain squared , aligned horizontal and vertical , or the controlbox should be skewed too? ( like is happening for rotate ). Also, would you like to have some control to skew it directly ( i don't know placed where ) or would you do by corners with combination of some keypress? let me know. |
Yep, controls should be intact so that user can still work with object without difficulties. As for separate control for skewing... hard to say. I'm open to suggestions, but I would start with just support for skewing without any special controls. And then come up with smth later. Do any other graphic applications provide skewing controls? How do they look? Sent from my iPhone
|
i didn't check very deeply, but looks like they reuse the corners with some combo press action. So we settle for the control box to stay square and not bend, ok? |
Yep. Exactly like the star. On Thu, Oct 2, 2014 at 2:29 PM, Andrea Bogazzi [email protected]
|
Not easy at all :) Svg import export is working good, skewing by parameter is working good. But drawing the correct controlbox for something that is round and skewed is a real pain ( circles, ellipses, and paths for example ). |
for whom still interested #2369 is advanced in functionalities. |
As discussed in #95, this is the issue to support skewing, with the bounty attached
Things that need fixing:
There is a $125 open bounty on this issue. Add to the bounty at Bountysource.
The text was updated successfully, but these errors were encountered: