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

Move force layout algorithm #433

Closed
flo-dup opened this issue Jan 12, 2022 · 1 comment
Closed

Move force layout algorithm #433

flo-dup opened this issue Jan 12, 2022 · 1 comment

Comments

@flo-dup
Copy link
Contributor

flo-dup commented Jan 12, 2022

  • Do you want to request a feature or report a bug?
    Design bug

  • What is the current behavior?
    Force layout algorithm is in a com.powsybl.forcelayout package

  • What is the expected behavior?
    Force layout algorithm should be:

    • either in a com.powsybl.nad.layout.forcelayout package
    • or in a force-layout module
    • or in a layout-impl module which would contain several implementations
  • What is the motivation / use case for changing the behavior?
    Having module name consistent with package names

@flo-dup flo-dup transferred this issue from powsybl/powsybl-network-area-diagram Nov 17, 2022
@flo-dup
Copy link
Contributor Author

flo-dup commented Nov 17, 2022

Fixed by #428

@flo-dup flo-dup closed this as completed Nov 17, 2022
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

1 participant