(m291) Added scroll offset to mouse picking

This commit is contained in:
Devine Lu Linvega 2024-08-27 09:47:47 -07:00
parent 42bd3225eb
commit e3fc283592
1 changed files with 1 additions and 1 deletions

View File

@ -226,7 +226,7 @@
POP JMP2r POP JMP2r
&tracks ( id -- ) &tracks ( id -- )
DUP .selection/track STZ .selection/scroll LDZ ADD DUP .selection/track STZ
#00 SWP #00 SWP
( CELLSIZE ) #70 SFT2 ;mem/tracks ADD2 !<send-load> ( CELLSIZE ) #70 SFT2 ;mem/tracks ADD2 !<send-load>