saved preset for layouts creates several instances
Bug #612848 reported by
seinecle
This bug affects 1 person
Affects | Status | Importance | Assigned to | Milestone | |
---|---|---|---|---|---|
Gephi |
Fix Released
|
High
|
Mathieu Bastian | ||
0.7 |
Fix Released
|
High
|
Unassigned |
Bug Description
To reproduce the bug:
With Force Atlas:
First, save some presets for this layout, call it "saved_presets_1"
Second, modify some parameters of the layout and save the presets with the same name as before (saved_presets_1)
=> bug: two occurrences of "saved_presets_1" appear now in the saved presets list.
To correct the situation, one must close and re-open GEPHI: just one (the more recent I suppose) instance remains.
=> not a bug, but related wish list: add a cross next to the name of the presets to be able to delete them (with a window asking for confirmation of deletion!).
description: | updated |
tags: | added: layouts |
Changed in gephi: | |
status: | New → Confirmed |
importance: | Undecided → High |
milestone: | none → 0.7alpha4 |
assignee: | nobody → Mathieu Bastian (mathieu.bastian) |
tags: |
added: layout removed: layouts |
tags: | added: preset |
Changed in gephi: | |
status: | Fix Committed → Fix Released |
To post a comment you must log in.
Fixed in rev 2116.
A preset with the same name now replace the old one. Additionnaly, the preset name input now contains the last text entered, easier for fast iterations.
A delete feature is a wishlist, and is easy to add.