b3nson / petter

Petter – an experimental vectorgraphic pattern generator.
http://www.lafkon.net/petter/
GNU General Public License v2.0
32 stars 4 forks source link

cp5 gets sometimes partly unaccessible when changing window size #85

Closed b3nson closed 8 months ago

b3nson commented 8 months ago

... because of zooming/portrait<>landscape/canvassize/....

b3nson commented 8 months ago

Finally found the solution: https://github.com/sojamo/controlp5/issues/26#issuecomment-148467092

cp5.setGraphics(this,0,0);