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

Modified ColorFillEffect to optionally ignore global color #539

Closed

Commits on Nov 23, 2023

  1. Added global fill color

    revision29 committed Nov 23, 2023
    Configuration menu
    Copy the full SHA
    44afe32 View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    e9b65b7 View commit details
    Browse the repository at this point in the history
  3. Finished modifying to work

    revision29 committed Nov 23, 2023
    Configuration menu
    Copy the full SHA
    ba13839 View commit details
    Browse the repository at this point in the history
  4. Revert "Finished modifying to work"

    This reverts commit ba13839.
    revision29 committed Nov 23, 2023
    Configuration menu
    Copy the full SHA
    28e243b View commit details
    Browse the repository at this point in the history
  5. Removed the second global color

    Removed the global color fill effect that I originally added. Changed the ColorFillEffect to add a flag to ignore the global color.
    
    Updated the comment label for the effect.
    revision29 committed Nov 23, 2023
    Configuration menu
    Copy the full SHA
    0c46b66 View commit details
    Browse the repository at this point in the history
  6. Revert "Removed the second global color"

    This reverts commit 0c46b66.
    revision29 committed Nov 23, 2023
    Configuration menu
    Copy the full SHA
    bb977fe View commit details
    Browse the repository at this point in the history