fix: đã sửa lỗi chọn range trong MIDI marquee và chọn note
This commit is contained in:
Binary file not shown.
@@ -145,3 +145,8 @@
|
|||||||
- **Các file ảnh hưởng:** `app/static/js/app.precompiled.js`
|
- **Các file ảnh hưởng:** `app/static/js/app.precompiled.js`
|
||||||
- **Ghi chú/Test (nếu có):** `node --check app/static/js/app.precompiled.js` — syntax OK.
|
- **Ghi chú/Test (nếu có):** `node --check app/static/js/app.precompiled.js` — syntax OK.
|
||||||
---
|
---
|
||||||
|
|
||||||
|
### [2026-07-25 22:18] Task: Fix marquee mouseleave, loop reschedule, tempo drag
|
||||||
|
- **Tóm tắt thay đổi:** (1) Separate onMouseLeave from onMouseUp for grid canvas — preserve marquee when mouse leaves canvas. (2) Add MIDI note rescheduling on piano roll loop restart — 2nd+ loop iteration now plays sound. (3) Tempo bar drag already uses document-level listeners — works across columns.
|
||||||
|
- **Các file ảnh hưởng:** `app/static/js/app.precompiled.js`
|
||||||
|
---
|
||||||
|
|||||||
Reference in New Issue
Block a user