Unify inventory sections further (slow?)
This commit is contained in:
@@ -119,8 +119,8 @@ listCursorDisplayParams ::
|
||||
Int ->
|
||||
Int ->
|
||||
Picture
|
||||
listCursorDisplayParams ldp borders cfig yint xint col cursxsize cursysize =
|
||||
listCursorChooseBorderScale ygap s borders xoff yoff cfig yint xint col cursxsize cursysize
|
||||
listCursorDisplayParams ldp borders =
|
||||
listCursorChooseBorderScale ygap s borders xoff yoff
|
||||
where
|
||||
ygap = _ldpVerticalGap ldp
|
||||
s = _ldpScale ldp
|
||||
|
||||
Reference in New Issue
Block a user