Skip to content
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 Edge dialog only remembers source index #1536

Closed
asr1 opened this issue Jul 10, 2016 · 2 comments
Closed

Add Edge dialog only remembers source index #1536

asr1 opened this issue Jul 10, 2016 · 2 comments
Assignees
Labels
Milestone

Comments

@asr1
Copy link

asr1 commented Jul 10, 2016

If I am adding multiple edges to a graph, and select say source 112, target 116 and click okay, the next time I open the Add Edge dialog, Source will default to 112, but Target will default to the first node in my graph.

Is it possible to have both Source and Target remember my previous selection? Or, failing that, to have neither remember? The inconsistency makes adding multiple edges frustrating. The ideal solution would be a setting, but I can't imagine that's high priority :).

@eduramiba
Copy link
Member

Sure, adding this to the wishlist.
The explanation is that the feature comes from an old gephi version where repeated edges were not possible, but they are now since Gephi 0.9

@eduramiba eduramiba self-assigned this Jul 10, 2016
@eduramiba eduramiba added this to the 0.9.2 milestone Jul 10, 2016
@eduramiba eduramiba added Data Laboratory Wishlist New features (not a bug) labels Jul 10, 2016
@eduramiba
Copy link
Member

Fixed, will be released with next updates. Also now keeps selection in each workspace.

eduramiba added a commit that referenced this issue Nov 9, 2016
Based on commit ecbe7bf

#1605 NullPointerException when no attribute is selected in Ranking or Partition
#1469 Impossible to color arcs with a color gradient with 0.9.1
#1477 Import wizard 0.9.1 now showing any options
#1487 Fix - add try/finally logic to wrap graph reentrant locks for layouts
#1536 Add Edge dialog only remembers source index
#1418 Import spreadsheet (csv) The id class does not match with the expected type
#1387 Exception on ranking with column with null values
#1612 Ranking min/max for uncommon types - UnsupportedOperationException: 'commlist' is not a sortable column (int[])
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
Projects
None yet
Development

No branches or pull requests

2 participants