Skip to content

Custom selection should preserve previous selection mode #2706

@mbastian

Description

@mbastian

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

  1. Open a graph a create a filter, like k-core
  2. Click on "Select" (not Filter) -> nodes are selected on the graph window
  3. 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

Metadata

Metadata

Assignees

Labels

Type

No type

Projects

No projects

Milestone

Relationships

None yet

Development

No branches or pull requests

Issue actions