-
-
Notifications
You must be signed in to change notification settings - Fork 1.6k
Closed
Labels
Milestone
Description
Selection mode seems to be lost when a custom selection is made and then turned off.
Expected Behavior
Selection switches back to the previous selected mode.
Current Behavior
Selection is switched back to regular mouse selection.
Possible Solution
Keep track of the previous selection state before custom selection is turned on.
Steps to Reproduce
- Open a graph a create a filter, like k-core
- Click on "Select" (not Filter) -> nodes are selected on the graph window
- Turn off Select
Notice that the mouse selection switched back to "mouse selection". Whatever previous state (rectangle, drag) is lost.
Your Environment
- Version used: Gephi 0.9.7
- Operating System: Mac OS