content area broken maybe?
Nobody has claimed this yet.
Assessment
- Difficulty
- 3/5
- Estimated time
- 1-2 days
- Newbie friendliness
- 25/100
- Issue type
- Bug
- Clarity
- Needs clarification
- Activity status
- Stale
- Tech stack
- lua
- Domain
- computer-graphics
Research direction
Reproduce the issue using the 9patch image and the A.button:draw(100, 100, 100, 100) snippet, then compare the rendered content area with the red outline shown. The issue does not identify a source file, test, or expected corrected result, so the intended bounds and definition of done need clarification before implementation.
Written by the indexing model from the issue text.
Description
9patch file:

local a = {A.button:draw(100, 100, 100, 100)}
lg.setColor(255, 0, 0)
lg.rectangle('line', unpack(a))

- Dominant language
- Lua
- Stars
- 38
- Forks
- 2
- PR merge metrics
- No merged PRs in 30d
Contributor guide
No contributing guide indexed for this repository
First steps
- Read the whole issue, then the project's contributing guide.
- Comment on the issue to say you are picking it up — it saves two people doing the same work.
- Fork the repository and make your change on a branch.
- Open a pull request that references the issue number.
Similar issues
-
OS:Windows
Difficulty 2/5 1-3 hours Newbie friendliness 82/100
-
Difficulty 2/5 1-3 hours Newbie friendliness 84/100
api7/lua-resty-saml#62 ·
-
Difficulty 2/5 1-3 hours Newbie friendliness 88/100
-
Difficulty 2/5 1-3 hours Newbie friendliness 75/100
nvim-tree/nvim-tree.lua#3357 · 1 comment ·
-
Difficulty 1/5 Under an hour Newbie friendliness 94/100
codymikol/multiverse.nvim#320 ·