Skip to content

Inconsistent serializer default parameters #112

@heuer

Description

@heuer

Some serializers (i.e. SVG) use "transparent" for light modules, some serializers use "white" as default color for light modules and the border.

Maybe it would be nice if all serializers use "white" as default color for "light".
This would also mean somewhat larger files (e.g. SVG).

However, this would break backwards compatibility if users rely on the current behaviour.

Either keep the current behaviour or change all "light" defaults to "white" and release a new major version.

Metadata

Metadata

Assignees

No one assigned

    Projects

    No projects

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions