From 720d80dbf973bebf756307c6997e1a3f8dd87489 Mon Sep 17 00:00:00 2001 From: 3dtours Date: Mon, 27 Jul 2026 08:53:53 +0700 Subject: [PATCH] chore: add wiki log --- wiki.md | 4 ++++ 1 file changed, 4 insertions(+) diff --git a/wiki.md b/wiki.md index 7654753..46413f6 100644 --- a/wiki.md +++ b/wiki.md @@ -388,3 +388,7 @@ - **Tóm tắt thay đổi:** Thêm bar markers vào TimelineRuler dùng cùng `bn * barDuration` với TempoTrackLane. Số bar hiển thị ở giữa ruler. Time markers vẫn giữ phía dưới. Cùng BPM prop → luôn đồng bộ với tempo track. - **Các file ảnh hưởng:** `app/static/js/app.jsx` - **Ghi chú/Test (nếu có):** Thay đổi BPM → TimeRuler bars + TempoTrackLane bars luôn đồng nhất. + +### [2026-07-27 08:48] Fix: equal bar widths + selection tempo/time mode +- **WaveformLane:** Integer beat loop thay vì `t += beatDuration` (fix bar width drift) +- **Selection mode:** Nút toggle ♪T (theo tempo - đổi BPM → selection thay đổi) / ⏱T (cố định thời gian)