benkuper / Chataigne

Artist-friendly Modular Machine for Art and Technology
https://benjamin.kuperberg.fr/chataigne
GNU General Public License v3.0
1.22k stars 59 forks source link

Curve 2D Y vertical axis direction ? #201

Open madees opened 1 year ago

madees commented 1 year ago

Point2D XY visualisation and it’s corresponding dashboard item are Y axis positive up, X axis positive right.

But in Curve 2D window, the Y axis is positive down, reversed from other 2D visualisations (X axis is consistent positive right).

For consistency, I would suggest to fix Curve 2D to fit Point2D convention. I guess less users impact than changing the opposite Point2D and Dashboard.

benkuper commented 6 months ago

yes that would be better :)

madees commented 6 months ago

Hi Ben ! How can we fix this ? I'm not confortable to setup a build environnement and fork just to put a minus in front of Y, and I would be afraid that there may be some side effects ? Thank you so much for your help

benkuper commented 6 months ago

This is they way to do it, and then you'll have a setup to make more mods :) fork > PR and then I'll check.