Merge branch 'devel' into front-panels

This commit is contained in:
Mikayla Fischler
2023-05-11 20:02:42 -04:00
62 changed files with 617 additions and 306 deletions

View File

@@ -22,9 +22,9 @@ local TextBox = require("graphics.elements.textbox")
local Sidebar = require("graphics.elements.controls.sidebar")
local TEXT_ALIGN = core.graphics.TEXT_ALIGN
local TEXT_ALIGN = core.TEXT_ALIGN
local cpair = core.graphics.cpair
local cpair = core.cpair
-- create new main view
---@param main graphics_element main displaybox