Commit before attempting to split ItemUse into prism + lenses
This commit is contained in:
@@ -79,7 +79,7 @@ mouseOverSelectionList ::
|
||||
mouseOverSelectionList ldps screen u
|
||||
| x > xl && x < xr
|
||||
&& ylower == yupper
|
||||
&& (mmoving || (_scDisplayTime screen == 0))
|
||||
&& (mmoving || (_scDisplayTime screen <= 1)) -- slight hack
|
||||
&& ylower >= 0
|
||||
&& ylower < ymax
|
||||
&& isselectable =
|
||||
|
||||
Reference in New Issue
Block a user