show the line width when dragging the slider

[?]
Jun 23, 2022, 1:00 AM
AMXTYDOFJ4MFLO5MKVSEL32FOKTFGCW3AURNDO5LUIMEVLD6QDNAC

Dependencies

  • [2] 6J3NXBYG affordance to adjust width for word wrap
  • [*] OTIBCAUJ love2d scaffold

Change contents

  • edit in main.lua at line 229
    [2.273]
    [2.273]
    if Line_width_hover then
    love.graphics.setColor(0.7,0.7,0.7)
    love.graphics.line(Line_width,Margin_top+2, Line_width,App.screen.height)
    end