bugfix :(

akkartik
Dec 19, 2023, 5:39 AM
2QAKFHGU5RSHSVS23NSRZXSZ5RSHMMYYRXF2XYOQGUIIH353ISPAC

Dependencies

  • [2] UQI34GQF make button backgrounds optional
  • [3] PP2IIHL6 stop putting button state in a global
  • [4] EDWRWZRV use color alpha in button backgrounds
  • [5] XX7G2FFJ intermingle freehand line drawings with text
  • [6] 54HEXCWV clearer API for drawing a button
  • [7] ZCTJPR6I pass all button params to the icon

Change contents

  • edit in button.lua at line 14
    [2.823]
    [2.823]
    love.graphics.rectangle('fill', params.x,params.y, params.w,params.h, 5,5)
  • edit in button.lua at line 16
    [3.111][3.2230:2307](),[3.479][3.2230:2307](),[2.829][3.2230:2307](),[3.2230][3.2230:2307]()
    love.graphics.rectangle('fill', params.x,params.y, params.w,params.h, 5,5)