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

Default layout parameters in component library #60

Open
geofjamg opened this issue Nov 17, 2019 · 0 comments
Open

Default layout parameters in component library #60

geofjamg opened this issue Nov 17, 2019 · 0 comments
Labels
enhancement New feature or request HIGH_PRIORITY

Comments

@geofjamg
Copy link
Member

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

  • What is the current behavior?
    LayoutParameters has to be passed to SVGWriter::writeSvg.

  • What is the expected behavior?
    A LayoutParameters could be provided in component library (layout-parameters.json) that will be used as default values for layout parameters. Thus, in DefaultSVGWriter we should be able to omit to provide a LayoutParameters in wrteSvg method in the case we don't need to override one of the layout parameters.

  • What is the motivation / use case for changing the behavior?

  • Please tell us about your environment:

    • PowSyBl Version: ...
    • OS Version: ...
  • Other information (e.g. detailed explanation, stacktraces, related issues, suggestions how to fix, links for us to have context, eg. stackoverflow, spectrum, etc)

(if a question doesn't apply, you can delete it)

@geofjamg geofjamg added enhancement New feature or request HIGH_PRIORITY labels Nov 17, 2019
@geofjamg geofjamg reopened this Nov 25, 2019
flo-dup added a commit that referenced this issue Jun 12, 2023
* Fix README.md of powsyb-dev-tools
* Add alternative launch info to nad-viewer README.md

Signed-off-by: Florian Dupuy <florian.dupuy@rte-france.com>
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
enhancement New feature or request HIGH_PRIORITY
Projects
None yet
Development

No branches or pull requests

1 participant