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

[REFACTOR] painting code easier to extend #522

Merged
merged 3 commits into from
Aug 13, 2020

Conversation

tbouffard
Copy link
Member

Add TSDoc in IconPainter and BpmnCanvas
Rename methods

  • IconPainter user task icon: use a generic name (not related to woman even
    if this is what we are painting by default) to clarify the method purpose
  • BpmnCanvas set icon origin: clarify what methods do

This integrates feedbacks collected when implementing the first set of examples.

@tbouffard tbouffard added the lib extensibility Something about how the lib can be extended label Aug 13, 2020
Add TSDoc in IconPainter and BpmnCanvas
Rename methods
 - IconPainter `user task icon`: use a generic name (not related to woman even
 if this is what we are painting by default) to clarify the method purpose
 - BpmnCanvas `set icon origin`: clarify what methods do
@csouchet csouchet force-pushed the refactor/Iconpainter_method_name_ready_for_extension branch from edb3fb8 to b414495 Compare August 13, 2020 08:35
csouchet and others added 2 commits August 13, 2020 10:41
Co-authored-by: Souchet Céline <4921914+csouchet@users.noreply.github.com>
@csouchet csouchet merged commit 4da3328 into master Aug 13, 2020
@csouchet csouchet deleted the refactor/Iconpainter_method_name_ready_for_extension branch August 13, 2020 15:08
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
lib extensibility Something about how the lib can be extended
Projects
None yet
Development

Successfully merging this pull request may close these issues.

2 participants