Mostly use String instead of Text
This commit is contained in:
@@ -36,7 +36,7 @@ data Input = Input
|
||||
, _lSelect :: Point2
|
||||
, _rSelect :: Point2
|
||||
, _clickMousePos :: Point2
|
||||
, _textInput :: T.Text
|
||||
, _textInput :: String
|
||||
, _scrollTestValue :: Float
|
||||
}
|
||||
|
||||
|
||||
Reference in New Issue
Block a user