-
-
Notifications
You must be signed in to change notification settings - Fork 232
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
Edge start end geometry configuration new feature #65
Comments
#65 Signed-off-by: cneben <[email protected]>
(And introduce a bug!) #65 Signed-off-by: cneben <[email protected]>
#65 Signed-off-by: cneben <[email protected]>
TODO: Add full binding from EdgeStyle to EdgeItem for both shapeLength and srcShape/dstShape... #65 Signed-off-by: cneben <[email protected]>
…e, dstShape and arrowSize properties. Bind lineWidth property open arrow, open circle and open rect EdgeTemplate delegates shapes. Cosmetic fixes. #65 Signed-off-by: cneben <[email protected]>
#65 Signed-off-by: cneben <[email protected]>
Thank you very much on your further work on this! I noticed a strange behaviour still, in the current example (I looked myself already, but cannot pinpoint the problem exactly): Open the test-edges example
It has something to do with updating the points according to the size. But I added some tracing, and everything seemed fine to me... What I find mostly strange is that in step 7 two shapes are shown, which on QML side, is very strange (as the visible statement is exclusive). |
First issues/todos with recent edge start/end geometry configuration:
The text was updated successfully, but these errors were encountered: