-
-
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
Circular object controls (corners) #885
Comments
Which rounded corners are you talking about? Can you please show a simple demo? FWIW, we already support round corners on |
Closing until we have more info on this |
Its is about the corners, the grips of objects. The cornerColor property already exists, cornerFill is new. |
Ah, and the rounded corners relate to the grips as well. These usually are square. I added a function to draw round grips, so that they look nicer on touch devices. |
It would also be nice to have a center grip to make moving objects easier with touch devices. This has not been done, yet, it is a feature request. But I will implement it if nobody else comes first and I find the time before our next release. |
Does this change the corners based on mobile/touch capability or more like
|
@JRVisualsLLC sure, I marked it as possible feature. We'll see if we get any more requests for this. |
+1 |
i think this should go toghter with customizable controls, is is definitely a subset of it. |
For my current projec, fabric had to be slightly modified to allow round corners and to distinguish cornerColor and cornerFill. The reason was to make it more appealing for touch devices.
May I submit the complete file, so that somebody may integrate the changes into the source? It is a version 1.3.7 with a handfull of changes.
Want to back this issue? Post a bounty on it! We accept bounties via Bountysource.
The text was updated successfully, but these errors were encountered: