From 7cb06faebca50e5d0c03ce6903674d4389ab49e8 Mon Sep 17 00:00:00 2001 From: =?UTF-8?q?Jens=20M=C3=B6nig?= Date: Wed, 2 Aug 2017 23:23:09 +0200 Subject: [PATCH] changed piano keyboard design credits to Lucas Karahadian --- gui.js | 3 ++- history.txt | 1 + widgets.js | 2 +- 3 files changed, 4 insertions(+), 2 deletions(-) diff --git a/gui.js b/gui.js index 27b16da3..bc4da1fc 100644 --- a/gui.js +++ b/gui.js @@ -3250,7 +3250,7 @@ IDE_Morph.prototype.aboutSnap = function () { + '\ncountless bugfixes and optimizations' + '\nKartik Chandra: Paint Editor' + '\nMichael Ball: Time/Date UI, Library Import Dialog,' - + '\nPiano Keyboard design, countless bugfixes and optimizations' + + '\ncountless bugfixes and optimizations' + '\nBartosz Leper: Retina Display Support' + '\nBernat Romagosa: Countless contributions' + '\n"Ava" Yuan Yuan, Dylan Servilla: Graphic Effects' @@ -3259,6 +3259,7 @@ IDE_Morph.prototype.aboutSnap = function () { + '\nIan Reynolds: UI Design, Event Bindings, ' + 'Sound primitives' + '\nIvan Motyashov: Initial Squeak Porting' + + '\nLucas Karahadian: Piano Keyboard Design' + '\nDavide Della Casa: Morphic Optimizations' + '\nAchal Dave: Web Audio' + '\nJoe Otto: Morphic Testing and Debugging'; diff --git a/history.txt b/history.txt index 07818e08..7f5aceaa 100755 --- a/history.txt +++ b/history.txt @@ -3577,6 +3577,7 @@ Fixes: * Updated credits to reflect Michael’s piano keyboard design contribution * Threads: simplified “instrument” access * Threads: enable multiple instruments per sprite in parallel threads +* GUI, Widgets: Changed piano keyboard design credits to Lucas Karahadian Features: diff --git a/widgets.js b/widgets.js index b1ad6f47..2ba1d15f 100644 --- a/widgets.js +++ b/widgets.js @@ -32,7 +32,7 @@ credits ------- - Michael Ball contributed the first prototype of the piano keyboard + Lucas Karahadian contributed a first prototype of the piano keyboard I. hierarchy