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

Multicolor pencolor support with export #105

Open
wants to merge 1 commit into
base: master
Choose a base branch
from

Conversation

rohitbhoite
Copy link

@rohitbhoite rohitbhoite commented Apr 6, 2024

Added changes to add multicolor penColor support.
behaviour:

  1. When penColor is not changed
    Will follow existing behaviour
  2. when penColor is changed at runtime
    subsequent draws will follow the new penColor maintaining old pencolor points. If exportPenColor is not passed then exported object will have multicolor
Screen.Recording.2024-04-06.at.11.28.17.AM.mov
  1. When exportPenColor is passed and penColor is changed at runtime
    An exported object will have a single color matching exportPenColor
Screen.Recording.2024-04-06.at.11.34.00.AM.mov

@rohitbhoite rohitbhoite changed the title Added multicolor pencolor support Multicolor pencolor support with export Apr 6, 2024
@MartinHlavna
Copy link
Member

Thanks for PR. As mentioned in #96 we are putting this on hold for a little bit, because we need to decide if plugin will benefit from this.

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

Successfully merging this pull request may close these issues.

2 participants