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

Custom selection should preserve previous selection mode #2706

Closed
mbastian opened this issue Nov 26, 2022 · 0 comments
Closed

Custom selection should preserve previous selection mode #2706

mbastian opened this issue Nov 26, 2022 · 0 comments
Assignees
Labels
Visualization Wishlist New features (not a bug)
Milestone

Comments

@mbastian
Copy link
Member

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
@mbastian mbastian added Wishlist New features (not a bug) Visualization labels Nov 26, 2022
@mbastian mbastian added this to the 0.10.0 milestone Nov 26, 2022
@mbastian mbastian self-assigned this Nov 26, 2022
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
Visualization Wishlist New features (not a bug)
Projects
None yet
Development

No branches or pull requests

1 participant