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

Add warning when using negative rect dimensions in draw module #3158

Open
wants to merge 5 commits into
base: main
Choose a base branch
from

Commits on Oct 9, 2024

  1. Added warning to ellipse

    Added warning in docs
    Added test for this warning
    mzivic7 committed Oct 9, 2024
    Configuration menu
    Copy the full SHA
    ec92294 View commit details
    Browse the repository at this point in the history
  2. Only check rect dimensions

    mzivic7 committed Oct 9, 2024
    Configuration menu
    Copy the full SHA
    5e99a6b View commit details
    Browse the repository at this point in the history

Commits on Oct 10, 2024

  1. Return NULL

    mzivic7 committed Oct 10, 2024
    Configuration menu
    Copy the full SHA
    42df117 View commit details
    Browse the repository at this point in the history

Commits on Oct 12, 2024

  1. Added to arc and rect

    mzivic7 committed Oct 12, 2024
    Configuration menu
    Copy the full SHA
    e6d7998 View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    8ca9e6f View commit details
    Browse the repository at this point in the history