cleanup
This commit is contained in:
@@ -1,16 +1,3 @@
|
||||
-- ====================
|
||||
-- LayoutEngine Module
|
||||
-- ====================
|
||||
-- Handles all layout calculations for Element including:
|
||||
-- - Flexbox layout algorithm
|
||||
-- - Grid layout delegation
|
||||
-- - Auto-sizing calculations
|
||||
-- - CSS positioning offsets
|
||||
---
|
||||
--- Dependencies (must be injected via deps parameter):
|
||||
--- - utils: Utility functions and enums
|
||||
--- - Grid: Grid layout module
|
||||
|
||||
---@class LayoutEngine
|
||||
---@field element Element Reference to the parent element
|
||||
---@field positioning Positioning Layout positioning mode
|
||||
|
||||
Reference in New Issue
Block a user