From fcf6d22f6f83b13af61b7c2c395d37411d40a92a Mon Sep 17 00:00:00 2001 From: soryu Date: Mon, 22 Dec 2025 14:18:27 +0000 Subject: Update makima FE to have autoscroll and simplify FE --- makima/frontend/src/components/Masthead.tsx | 6 +++--- makima/frontend/src/components/listen/ControlPanel.tsx | 4 ++-- 2 files changed, 5 insertions(+), 5 deletions(-) (limited to 'makima/frontend/src/components') diff --git a/makima/frontend/src/components/Masthead.tsx b/makima/frontend/src/components/Masthead.tsx index a89977f..6b69433 100644 --- a/makima/frontend/src/components/Masthead.tsx +++ b/makima/frontend/src/components/Masthead.tsx @@ -18,7 +18,7 @@ export function Masthead({ showTicker = false, showNav = true }: MastheadProps) makima.jp - Real-time Speech Recognition + Listening System @@ -29,9 +29,9 @@ export function Masthead({ showTicker = false, showNav = true }: MastheadProps)
- /// MAKIMA INFORMATION SERVICE // REAL-TIME STT PLATFORM /// + /// MAKIMA LISTENING SYSTEM // MESH LATTICE FOR CONTESTED DOMAINS /// TRANSPORT: WEBSOCKET /// ENCODING: PCM32F /// STATUS: ONLINE /// - MAKIMA.JP /// MAKIMA INFORMATION SERVICE // REAL-TIME STT PLATFORM + MAKIMA.JP /// MAKIMA LISTENING SYSTEM // MESH LATTICE FOR CONTESTED DOMAINS /// TRANSPORT: WEBSOCKET /// ENCODING: PCM32F /// STATUS: ONLINE /// MAKIMA.JP /// diff --git a/makima/frontend/src/components/listen/ControlPanel.tsx b/makima/frontend/src/components/listen/ControlPanel.tsx index 4d86850..25dbefe 100644 --- a/makima/frontend/src/components/listen/ControlPanel.tsx +++ b/makima/frontend/src/components/listen/ControlPanel.tsx @@ -41,7 +41,7 @@ export function ControlPanel({ const isRequesting = micStatus === "requesting"; return ( -
+
{/* Logo button */}
+