add z-index parameter to cursors, and refactor code to use them
This commit is contained in:
@@ -39,6 +39,7 @@ struct
|
||||
PipeCursor.lerp
|
||||
( x
|
||||
, y
|
||||
, 0.01
|
||||
, TextConstants.scale
|
||||
, floatWindowWidth
|
||||
, floatWindowHeight
|
||||
@@ -109,6 +110,7 @@ struct
|
||||
PipeCursor.lerp
|
||||
( x
|
||||
, y
|
||||
, 0.01
|
||||
, TextConstants.scale
|
||||
, floatWindowWidth
|
||||
, floatWindowHeight
|
||||
|
||||
Reference in New Issue
Block a user