backface / turtlestitch

visual, blocks-based programming for turtle graphics and generative embroidery
http://www.turtlestitch.org
GNU Affero General Public License v3.0
52 stars 15 forks source link

'Change brightness by' in Colors fails with 'TypeError this.changebrightnes is not a function' #125

Closed rmillwood closed 1 year ago

rmillwood commented 1 year ago
image
backface commented 1 year ago

thx richard! nice typo. should be fixed if you reload (potentially also from cache?)

rmillwood commented 1 year ago

Is fixed in current version, also needed in beta :)

I use colour change to help me debug code - I can see which bits of my pattern belong to which bits of my code, so han=dy to have this fixed, although otherwise fairly irrelevant!

Thanks!

backface commented 1 year ago

now also in beta. good to hear someone is in fact using/testing it!