update cursor in search box

[?]
Jul 26, 2022, 1:17 AM
BE3WIEVK7N52WM3LX7W4IXCRUDPSGLRHU7O5GNR62A5TPRZXUOCAC

Dependencies

  • [2] X3F7ECSL add state arg to some functions
  • [3] 4KC7I3E2 make colors easier to edit
  • [4] LXTTOB33 extract a couple of files
  • [5] LF7BWEG4 group all editor globals

Change contents

  • edit in search.lua at line 16
    [2.1671][3.206:232](),[3.81890][3.206:232](),[3.49464][3.206:232]()
    App.color(Cursor_color)
  • replacement in search.lua at line 19
    [3.49599][2.1788:1861](),[2.1861][3.233:257](),[3.82108][3.233:257](),[3.49666][3.233:257]()
    love.graphics.circle('fill', 25+App.width(State.search_text),y-5+h, 2)
    App.color(Text_color)
    [3.49599]
    [3.49698]
    Text.draw_cursor(State, 25+App.width(State.search_text),y-5)