Record mouse over combination selections

This commit is contained in:
2024-11-04 00:40:24 +00:00
parent fafef1275b
commit c1b1611279
7 changed files with 175 additions and 144 deletions
+1
View File
@@ -223,6 +223,7 @@ inverseSelSecYintXPosCheck cfig ldp x yint sss = do
let l = length $ _ssShownItems ss
V2 x0 _ = screenPosAbs cfig (ldp ^. ldpPos)
guard (x - x0 < 150) -- HACK, should determine selection item width and offset below
guard (x > x0)
if l <= yint
then inverseSelSecYint (yint - l) othersss
else do