Cleanup, hide item selection cursor when in terminal
This commit is contained in:
@@ -81,7 +81,7 @@ mouseClickOptionsList u = fromMaybe u $ do
|
||||
return $ f u & uvSoundQueue .:~ click1S
|
||||
_ -> Nothing
|
||||
|
||||
ldpSelection :: Config -> ListDisplayParams -> Point2 -> Maybe Int
|
||||
ldpSelection :: Config -> LDParams -> Point2 -> Maybe Int
|
||||
ldpSelection cfig ldp (V2 _ y)
|
||||
| yupper == ylower = Just yupper
|
||||
| otherwise = Nothing
|
||||
|
||||
Reference in New Issue
Block a user