processing / p5.js

p5.js is a client-side JS platform that empowers artists, designers, students, and anyone to learn to code and express themselves creatively on the web. It is based on the core principles of Processing. http://twitter.com/p5xjs —
http://p5js.org/
GNU Lesser General Public License v2.1
21.66k stars 3.32k forks source link

rect() : inputting negative values for width and height does not yield a flipped rectangle #7352

Closed Nishchal-Bhat closed 1 day ago

Nishchal-Bhat commented 1 day ago

Most appropriate sub-area of p5.js?

p5.js version

v1.11.1

Web browser and version

129.0.6668.112

Operating system

ChromeOS

Steps to reproduce this

Steps:

1. 2. 3.

Snippet:


// Paste your code here :)
welcome[bot] commented 1 day ago

Welcome! 👋 Thanks for opening your first issue here! And to ensure the community is able to respond to your issue, please make sure to fill out the inputs in the issue forms. Thank you!