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

[FEAT] Provide an option to ignore BPMN LabelStyles #2468

Open
Tracked by #2471
tbouffard opened this issue Jan 20, 2023 · 0 comments
Open
Tracked by #2471

[FEAT] Provide an option to ignore BPMN LabelStyles #2468

tbouffard opened this issue Jan 20, 2023 · 0 comments
Labels
BPMN diagram styling Change the standard rendering: stroke color, thickness enhancement New feature or request
Milestone

Comments

@tbouffard
Copy link
Member

tbouffard commented Jan 20, 2023

Is your feature request related to a problem? Please describe.

In August 2020 in #555 and in November 2020 in #869, we tried to have style options to ignore the font defined in the LabelStyles configuration.
This allowed to force the font to be consistent with the sketchy BPMN theme.

Sometimes, the LabelStyles are not consistent in a diagram: some shapes define a font, others don't. The rendering is then not consistent.

Describe the solution you'd like

Pass an option at library initialization (like proposed in #1993) or at load time (with a new option in LoadOptions) to ignore the LabelStyles configuration defined in the BPMN diagram.
Decide if we ignore only the font or all label styles configuration.
Important: the name of the options have been decided in #2659

@tbouffard tbouffard added enhancement New feature or request BPMN diagram styling Change the standard rendering: stroke color, thickness labels Jan 20, 2023
@tbouffard tbouffard added this to the Extensions milestone Jan 20, 2023
@tbouffard tbouffard changed the title [FEAT] Provide a way to ignore some labelStyles [FEAT] Provide an option to ignore BPMN LabelStyles Jan 20, 2023
@tbouffard tbouffard modified the milestones: Extensions, 0.45.0 Aug 16, 2024
@tbouffard tbouffard modified the milestones: 0.45.0, 0.46.0 Dec 17, 2024
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
BPMN diagram styling Change the standard rendering: stroke color, thickness enhancement New feature or request
Projects
None yet
Development

No branches or pull requests

1 participant