tvl-depot/website/sandbox
William Carroll 82ebc0ad19 Debug unresponsive button press for selectKey
Observed problem: Tapping "C major, A minor" key, which LPC sets by default,
does not unset it.

Bug: handleClick passed the relativeMinor Key but the default value in
State.Model is the C Major key. We would toggled b/w [Cmajor] ->
[Cmajor,Aminor], and because toggled checked if either Cmajor or Aminor was
present, it was always true.

Solution: Check relativeMajor to set toggled.
2020-04-18 18:51:23 +01:00
..
contentful Run Prettier across projects 2020-03-27 10:59:50 +00:00
covid-uk Move sandbox into website 2020-03-20 00:52:05 +00:00
github-issues-service Create README for Github Issues Service 2020-04-10 13:40:04 +01:00
learnpianochords Debug unresponsive button press for selectKey 2020-04-18 18:51:23 +01:00
typo-po Add README for typo-po 2020-04-10 13:54:33 +01:00
default.nix Move sandbox into website 2020-03-20 00:52:05 +00:00
index.html Run Prettier across projects 2020-03-27 10:59:50 +00:00