-
-
Notifications
You must be signed in to change notification settings - Fork 3
[Sub-Issue] Implement FlixelPanel (9-Slice backgrounds) #16
Copy link
Copy link
Open
Labels
coreCore logic module of the frameworkCore logic module of the frameworkenhancementNew feature or requestNew feature or requesthigh priorityMust be completed as soon as possibleMust be completed as soon as possibleuiUser interface packageUser interface package
Description
Create a FlixelPanel class that serves as the base container for other UI elements.
Requirements:
- Support for 9-slice scaling using libGDX
NinePatch. - Adjustable border thickness and background tinting.
- Automatic "Child Clipping" (togglable) to ensure contents don't spill outside the panel boundaries.
Reactions are currently unavailable
Metadata
Metadata
Assignees
Labels
coreCore logic module of the frameworkCore logic module of the frameworkenhancementNew feature or requestNew feature or requesthigh priorityMust be completed as soon as possibleMust be completed as soon as possibleuiUser interface packageUser interface package
Projects
Status
🗒️ Todo