Work on cursor for lists
This commit is contained in:
@@ -143,7 +143,7 @@ extraPics cfig u =
|
||||
<> foldMap (`_debugPic` u) (_uvDebug u)
|
||||
<> setLayer FixedCoordLayer
|
||||
(toTopLeft cfig . translate (1.3* halfWidth cfig) 0
|
||||
. listPicturesAt
|
||||
. drawList
|
||||
. take 50 . drop (u ^. uvDebugMessageOffset)
|
||||
. map text $ foldMap (`_debugMessage` u) (_uvDebug u))
|
||||
where
|
||||
|
||||
Reference in New Issue
Block a user