summaryrefslogtreecommitdiffstats
path: root/packaging
diff options
context:
space:
mode:
authorChristophe Besson <cbesson@gmail.com>2026-08-11 17:03:21 +0200
committerChristophe Besson <cbesson@gmail.com>2026-08-11 17:03:21 +0200
commitda1c16d5d2518581098a75cf28d31e404c07d66d (patch)
tree7f64cd8ab0f2aeffcd4b3d3062b85f9cd887cb6d /packaging
parent45c6dab1f10e64c140f7897a539f72a9b161b35d (diff)
downloadmeshbay-da1c16d5d2518581098a75cf28d31e404c07d66d.tar.gz
fix(ui): remove duplicate connecting messages and buggy stream progress bar
1. "Connecting..." was shown in 3 places simultaneously (status badge, cached files area, and general status). Now only the badge shows it when cached files are visible — the redundant messages are removed. 2. The floating stream progress bar caused constant re-renders during video streaming (every 256KB segment triggered setState). The fMP4 remux size also differs from the original file size, making the progress inaccurate. Removed the overlay bar entirely — the video element's native buffered range indicator is sufficient. Co-Authored-By: Claude Opus 4.6 <noreply@anthropic.com>
Diffstat (limited to 'packaging')
0 files changed, 0 insertions, 0 deletions