controlp5 icon indicating copy to clipboard operation
controlp5 copied to clipboard

Textlabel web link broken

Open RichardDL99 opened this issue 7 years ago • 0 comments

On this page: https://github.com/sojamo/controlp5 Below this text: What do all these Controllers do? There is a list of controls and a link for each, the one for the Textlabel does not work https://github.com/sojamo/controlp5/blob/master/examples/controllers/ControlP5textlabel/ControlP5textlabel.pde This link does work (found by going via https://github.com/sojamo/controlp5/tree/master/examples/controllers) https://github.com/sojamo/controlp5/blob/master/examples/controllers/ControlP5textlabel/ControlP5Textlabel.pde and the difference is T != t (the last one, in the filename).

RichardDL99 avatar Apr 04 '18 19:04 RichardDL99