From 60fb1ce2e63b6c311f0b7cc6fd32520fb5f79dea Mon Sep 17 00:00:00 2001 From: Gene Mecija Date: Sat, 1 Feb 2020 01:49:21 -0800 Subject: [PATCH] Alpha/Dit buffer display overflow fade out, Info section, Layout updates --- src/App.js | 8 +- src/app-modes/PracticeMode.js | 2 +- src/components/DitDahDisplay.js | 12 +- src/components/Info.js | 14 +- src/components/KeyTypePicker.js | 7 +- src/components/MorseBufferDisplay.js | 7 +- src/config.json | 2 +- src/css/App.css | 152 ++++++++++++--------- src/css/App.css.map | 2 +- src/hooks/useStraightKey.js | 2 +- src/scss/App.scss | 191 +++++++++++++++++---------- 11 files changed, 251 insertions(+), 148 deletions(-) diff --git a/src/App.js b/src/App.js index d03e063..8271e20 100644 --- a/src/App.js +++ b/src/App.js @@ -39,8 +39,8 @@ export default React.memo(function App() { -