Improve drawRBOptions positioning
This commit is contained in:
@@ -41,7 +41,7 @@ drawOptions title msel sl cf =
|
||||
<> translateScreenPos
|
||||
cf
|
||||
(menuLDP ^. ldpPos)
|
||||
(drawCursorAt msel sl menuLDP 50 (BoundaryCursor [North, South]))
|
||||
(drawCursorAt msel sl menuLDP 50 (BoundCurs [North, South]))
|
||||
|
||||
darkenBackground :: Config -> Picture
|
||||
darkenBackground = color (withAlpha 0.5 black) . polygon . reverse . screenBox
|
||||
|
||||
Reference in New Issue
Block a user