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 parseShapes function to simplify property checks and improve readability #1709

Closed

Commits on Nov 16, 2024

  1. refactor: simplify parseShapes property checks for readability Combin…

    …ed properties.P and properties.L checks with a ternary operator for type assignment (0x01 for P, 0x02 for L). Updated loop start for clarity, preserving buffer handling and core behavior.
    Ayoub-Mabrouk committed Nov 16, 2024
    Configuration menu
    Copy the full SHA
    031ba28 View commit details
    Browse the repository at this point in the history