docs: add logs to-do comment
This commit is contained in:
@@ -277,6 +277,7 @@ registerEventListener("key", handleConsoleKeys)
|
||||
--[[
|
||||
drawing functions
|
||||
]]
|
||||
-- to-do: dont apply offset based on log entries but on lines
|
||||
function drawLogs(x0, y0, x1, y1)
|
||||
local w = x1 - x0
|
||||
local h = y1 - y0
|
||||
|
||||
Reference in New Issue
Block a user