#63 vertical fill bar indicator

This commit is contained in:
Mikayla Fischler
2022-06-09 10:18:37 -04:00
parent 307883e6e7
commit 11e4d89b1d
3 changed files with 89 additions and 1 deletions

View File

@@ -6,7 +6,6 @@ local element = require("graphics.element")
---@class hbar_args
---@field bar_fg_bg cpair bar foreground/background colors
---@field border? graphics_border
---@field parent graphics_element
---@field x? integer 1 if omitted
---@field y? integer 1 if omitted