Commit before attempting to split ItemUse into prism + lenses

This commit is contained in:
2023-03-25 10:10:47 +00:00
parent ea0c942887
commit cdc4a84d4b
3 changed files with 9 additions and 9 deletions
+1 -1
View File
@@ -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 =