Summary: | In Rooted Tree mode, edges are created in only one of the views randomly | ||
---|---|---|---|
Product: | [Applications] Rocs | Reporter: | Andrius <andriusmao> |
Component: | visual graph editor | Assignee: | Rocs Developers <rocs-bugs-null> |
Status: | RESOLVED FIXED | ||
Severity: | major | CC: | wagner.reck |
Priority: | NOR | ||
Version: | Git | ||
Target Milestone: | --- | ||
Platform: | Microsoft Windows | ||
OS: | Microsoft Windows | ||
Latest Commit: | Version Fixed In: | ||
Sentry Crash Report: | |||
Attachments: |
step by step
Fix add child in not show all pointer mode Fix add edge in show all pointer mode |
Description
Andrius
2012-07-15 16:47:28 UTC
Created attachment 72536 [details]
step by step
Hello Andrius, can you please test this patch? it fixes the case of add connection (edges) in a rooted tree if the show all pointers is not checked, in others words, when the rooted tree is represented only by small circles an simple edges. Created attachment 72587 [details]
Fix add child in not show all pointer mode
Current version fixes it when drawing with "show all pointers" unchecked. Now, when it is checked the edges created in this view mode are actually only shown in the other view mode (i.e.: created edges with 'show all pointers' checked, but those are only seen with it unchecked) Created attachment 72673 [details]
Fix add edge in show all pointer mode
Andrius,
Can you test this patch?
Now all edges created in Show All Pointers are to children or parent.
Hello Andrius, this bug was fixed in version 4.9.1. If you think that the bug isn't, please reopen this report. Thanks for your time. wagner |