Skip to content

Option "Linking only Spots in selection" does not seem to work as expected #38

@stefanhahmann

Description

@stefanhahmann

In the dialog "Linking", there is an option, which suggests to the user that the Linking process can be restricted to only the selected points. Users occassionally may want to use this, e.g. to speed up the linking process or just link specific spots with each other.

However, this option does not seem to work as the user would except.

Also, when looking at the current implementation, it looks as this button does not have any function (as far, as I do understand the code):

final JRadioButton btnSelection = new JRadioButton( "Spots in selection." );

If the button is selected, still all spots are linked and not only the selected spots

Image

Metadata

Metadata

Assignees

No one assigned

    Labels

    No labels
    No labels

    Type

    No type
    No fields configured for issues without a type.

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions